Hello,
I have a basic Vlookup formula that I am using to add certain job costs. The formula is as follows:
=IFERROR(VLOOKUP(B235,'1530 - WIP MATERIALS '!A:H,5,FALSE),0)
The formula is looking for a specific job number and returning the associated costs, however it is only returning the first record of that cost and none of the others in the worksheet.
can anyone help with either changing the formula to return multiple values or to sum the values that all pertain to the same job.
Thank you
I have a basic Vlookup formula that I am using to add certain job costs. The formula is as follows:
=IFERROR(VLOOKUP(B235,'1530 - WIP MATERIALS '!A:H,5,FALSE),0)
The formula is looking for a specific job number and returning the associated costs, however it is only returning the first record of that cost and none of the others in the worksheet.
can anyone help with either changing the formula to return multiple values or to sum the values that all pertain to the same job.
Thank you