J
Jennifer
I have designed my own form and get information into sheet
one with a macro. Problem is everytime I use the macro it
moves all information from A1 down to A2. No big deal till
I try to use a cell linked to A1. Every time the cell
information moves to A2 and down the cell in sheet 2 the
formula moves with it. Example =sheet1(a1) after the macro
the formula becomes =sheet1(a2). I would like it to stay
A1. And adding the $A$1 hasn't worked. Please help!
Sheet 1 Example
A B C D
Date FName LName Etc.
8/20/03 Jennifer Davis x x x
Sheet 2
A B C D
=sheet1(a1) =sheet1(b1) etc.
After the macro enters info into sheet 1 the formula now
=sheet1(b2)
I want it to stay A1
one with a macro. Problem is everytime I use the macro it
moves all information from A1 down to A2. No big deal till
I try to use a cell linked to A1. Every time the cell
information moves to A2 and down the cell in sheet 2 the
formula moves with it. Example =sheet1(a1) after the macro
the formula becomes =sheet1(a2). I would like it to stay
A1. And adding the $A$1 hasn't worked. Please help!
Sheet 1 Example
A B C D
Date FName LName Etc.
8/20/03 Jennifer Davis x x x
Sheet 2
A B C D
=sheet1(a1) =sheet1(b1) etc.
After the macro enters info into sheet 1 the formula now
=sheet1(b2)
I want it to stay A1