View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Arain Arain is offline
external usenet poster
 
Posts: 49
Default changing a vlookup formula using a macro


i have another issue i just came across. the sheet its taking the data also
change i mean the first column looks in sheet name May second column looks in
sheet name June. when i copy paste it copies may all over the place. is
there a way to change it in the formula. its sounds painful to go in and
change the sheet name from may to june for 10000 lines. can someone please
help


"Rick Rothstein (MVP - VB)" wrote:

If I understand your question correctly, go back to the first cell where you
pasted the formula, put a $ sign in front of the A and then copy/paste
(easier to put cursor on the small black square in bottom right of cell
border, cursor will turn to a black + sign, and drag) into the other cells
again.

Rick


"Arain" wrote in message
...
I wrote a vlookup formula to look for a value in cell reference of sheet
two.
i copy pasted the formul horizontally. later when it was giving n/a i
realized when i copy pasted the vlookup it changed the cell reference from
A
to B and the C. Is there a way to fix it without going through each cell
and
changing it back to A.

Thanks