richardson
New Member
- Joined
- Jul 12, 2006
- Messages
- 11
Hi All -
Is there a way to store the location of the active cell and then after some calculations are done in different cells the macro would bring you back to the cell where you started and not the cell where information was changed. BTW the incoming active cell will be different every time.
Other background:
I have a macro that is using worksheet_change to drive it. So after every calculation the active cell is drive back to the one that the macro is correcting. This is annoying to my users because the form is two pages long and the macro points to a cell on the first page.
Thanks for any help.
Is there a way to store the location of the active cell and then after some calculations are done in different cells the macro would bring you back to the cell where you started and not the cell where information was changed. BTW the incoming active cell will be different every time.
Other background:
I have a macro that is using worksheet_change to drive it. So after every calculation the active cell is drive back to the one that the macro is correcting. This is annoying to my users because the form is two pages long and the macro points to a cell on the first page.
Thanks for any help.