KatherineCoombs
IS-IT--Management
I have an Excel file with 2 sheets...one sheet is called labour1 and it contains what you would consider to be vlookup data in that it has the following columns:
Code Amount
52120 $100
52121 $250
52126 $65
etc etc
OK, on the other sheet, called Graph Info, we are trying to summarise this information based on what the codes mean to us, so it is where we would put the vlookup formula:
LABOUR BREAKDOWN:
Code Amount
52120 $100
52121:52129 $????
For the majority of the cases we can use a simple vlookup to return the amount, but I don't know how to get it to give me the sum of all the amounts on the labour1 sheet where the corresponding "code" falls into the range given in the Graph Info sheet.
You know what I mean? I'm guessing that for this one instance it's some combination array vlookup or something, but I don't know how to make it work - can you help please???
Thanks!!
Katherine
Code Amount
52120 $100
52121 $250
52126 $65
etc etc
OK, on the other sheet, called Graph Info, we are trying to summarise this information based on what the codes mean to us, so it is where we would put the vlookup formula:
LABOUR BREAKDOWN:
Code Amount
52120 $100
52121:52129 $????
For the majority of the cases we can use a simple vlookup to return the amount, but I don't know how to get it to give me the sum of all the amounts on the labour1 sheet where the corresponding "code" falls into the range given in the Graph Info sheet.
You know what I mean? I'm guessing that for this one instance it's some combination array vlookup or something, but I don't know how to make it work - can you help please???
Thanks!!
Katherine