K
Khalil Handal
Hi,
I have a lot of vlookup formulas that looks like this one:
Cell E21=VLOOKUP($A$3,Marks!$F$14:$DG$65,30,FALSE)
Cell E22=VLOOKUP($A$3,Marks!$F$14:$DG$65,36,FALSE)
The difference of 6 is for the next formula.
When I do some changes in the sheet Marks the column index is changed and I
have to do it manualy.
Is there a way that this can be done automatically? (ie. add 6 each time)
this makes it more easy to work. I copy the cell E21 down for the other
formulas and the number are changed 30, 36, 42 ...
I have a lot of vlookup formulas that looks like this one:
Cell E21=VLOOKUP($A$3,Marks!$F$14:$DG$65,30,FALSE)
Cell E22=VLOOKUP($A$3,Marks!$F$14:$DG$65,36,FALSE)
The difference of 6 is for the next formula.
When I do some changes in the sheet Marks the column index is changed and I
have to do it manualy.
Is there a way that this can be done automatically? (ie. add 6 each time)
this makes it more easy to work. I copy the cell E21 down for the other
formulas and the number are changed 30, 36, 42 ...