K
Kat
I have an excel sheet that has almost 4000 data rows. I need to compare the
old sheet to the new sheet and if the part number is equal, I need it to
show me the discount from the old sheet in a column in the new sheet.
Here is the formula I came up with: =LOOKUP(A4,old!A4:A4000,old!H4:H4000)
This compares the A column in the new sheet with the A column in the old
sheet and then will report the discount from the H column into the column
the formula is written. If I hand type the formula in ever cell changing
the row number for the look up cell it works fine. However, when I try to
drag the formula to all 3996 cells, all numbers in the formula add one and
then the formula doesn't work.
How can I enter this formula so that just the beginning cell number changes
but not the rest? Or is there a better formula?
What might I be doing wrong?
Kathy in WI
old sheet to the new sheet and if the part number is equal, I need it to
show me the discount from the old sheet in a column in the new sheet.
Here is the formula I came up with: =LOOKUP(A4,old!A4:A4000,old!H4:H4000)
This compares the A column in the new sheet with the A column in the old
sheet and then will report the discount from the H column into the column
the formula is written. If I hand type the formula in ever cell changing
the row number for the look up cell it works fine. However, when I try to
drag the formula to all 3996 cells, all numbers in the formula add one and
then the formula doesn't work.
How can I enter this formula so that just the beginning cell number changes
but not the rest? Or is there a better formula?
What might I be doing wrong?
Kathy in WI