brillstuff
New Member
- Joined
- Mar 5, 2022
- Messages
- 2
- Platform
- Windows
Can anyone help me please I have spent so many hours on this. Firstly I am not an excel expert, I can just usually google enough to get by.
I am wanting to be able to input sales data and return a total cost. The sales data will be input as item codes, and each column will be a separate sale. One sheet will have the stock codes and costs, and the other sheet the sales data.
I am trying to use a SUM(VLOOKUP but this only works when the lookup values (sales data) has no blanks. I need the formula to ignore the blanks.
I can only find answers for this when the table array has the blanks, not the lookup values.
I am using the formula =SUM(VLOOKUP(B8:B17,Stock!$A$2:$C$5,3,FALSE))
Thanks in advance
I am wanting to be able to input sales data and return a total cost. The sales data will be input as item codes, and each column will be a separate sale. One sheet will have the stock codes and costs, and the other sheet the sales data.
I am trying to use a SUM(VLOOKUP but this only works when the lookup values (sales data) has no blanks. I need the formula to ignore the blanks.
I can only find answers for this when the table array has the blanks, not the lookup values.
I am using the formula =SUM(VLOOKUP(B8:B17,Stock!$A$2:$C$5,3,FALSE))
Thanks in advance