Hi All
I am having an issue with trying to get a formula to work and hope that someone tell point me in the right direction please
Worksheets "Supplier Dashboard" Column "A:A" has supplier names
Worksheets "Supplier Dashboard" Column "BB:BB" has number values
D5 is a drop down box (Qtr1, Qtr2, Qtr3 or Qtr4)
V1 is the supplier name
[=SUMIFS('Supplier Dashboard'!BB:BB,'Supplier Dashboard'!A:A,V1,D5,"Qtr1")]
At the moment all I get is #Value but if I remove the last part of formula [D5,"Qtr1"] then it works fine.
Any idea's please
I am having an issue with trying to get a formula to work and hope that someone tell point me in the right direction please
Worksheets "Supplier Dashboard" Column "A:A" has supplier names
Worksheets "Supplier Dashboard" Column "BB:BB" has number values
D5 is a drop down box (Qtr1, Qtr2, Qtr3 or Qtr4)
V1 is the supplier name
[=SUMIFS('Supplier Dashboard'!BB:BB,'Supplier Dashboard'!A:A,V1,D5,"Qtr1")]
At the moment all I get is #Value but if I remove the last part of formula [D5,"Qtr1"] then it works fine.
Any idea's please