Hi I have created a Macro:
Example
Column A Column B
Fruits 20
Veg 30
Non Veg 40
I want to capture this everyday using a Macro , I have already setup the macro which copies the data on Column C and do a Paste special and saves the file. But now the task is how will the macro run on the second day, Ideally I need the macro to move to Column D because Column C contains data of the first day. BUt the macro is created based on Column C.
How to we configure a formula which moves to the next cell
Bookmarks