I created a macro for some data in rows 1 - 20 beginning in A1.
I want to repeat the macro for additional sets of data that appear below the first set (rows 21 - 40, 41 - 60 etc)
When i invoke the macro it goes back to A1 and messes up what i just fixed.
How could i get the macro to repeat automatically from the first cell of the next set below it?
Then how do I get it to stop once it runs out of cells with data? I don't know visual basic but I could add the command to the macro in Edit mode.
thank you!
I want to repeat the macro for additional sets of data that appear below the first set (rows 21 - 40, 41 - 60 etc)
When i invoke the macro it goes back to A1 and messes up what i just fixed.
How could i get the macro to repeat automatically from the first cell of the next set below it?
Then how do I get it to stop once it runs out of cells with data? I don't know visual basic but I could add the command to the macro in Edit mode.
thank you!