L
Leo
This is a simple vlookup:
=VLOOKUP($B$9,'sheet1'!$A$1004:$N$1145,F$10,0)
can I replace the 'sheet1' part of the formula with a
reference to a cell in order that my vlookup goes to
diferent sheets in my file when I change the value of the
cell?
help!
=VLOOKUP($B$9,'sheet1'!$A$1004:$N$1145,F$10,0)
can I replace the 'sheet1' part of the formula with a
reference to a cell in order that my vlookup goes to
diferent sheets in my file when I change the value of the
cell?
help!