j_brubaker
New Member
- Joined
- Aug 9, 2018
- Messages
- 14
I am just going to explain what I am trying to do to see if any of you guys can help me.
Basically a simplified version of what I am trying to do is this:
I want to refer to cell A1 in sheet1 from A1 in sheet2. I have a macro set up to insert a row above row 1 every day in sheet1; however, instead of having the equation in A1 sheet2 switch from ='sheet1'A1 to ='sheet1'A2 when the row is inserted, I am looking to keep the ='sheet1'A1 equation the same even though the content of A1 sheet1 changed.
Does that make sense? And how can this be done?
Thanks
Josh
Basically a simplified version of what I am trying to do is this:
I want to refer to cell A1 in sheet1 from A1 in sheet2. I have a macro set up to insert a row above row 1 every day in sheet1; however, instead of having the equation in A1 sheet2 switch from ='sheet1'A1 to ='sheet1'A2 when the row is inserted, I am looking to keep the ='sheet1'A1 equation the same even though the content of A1 sheet1 changed.
Does that make sense? And how can this be done?
Thanks
Josh