Ok, I'm not sure why it happened but the error was in the way I created the macro. So, how do you create a new macro from scratch? What menu option? I've only recorded a macro.
So now the macro runs correctly wherever I start it but there are three issues that I need to address.
1. I don't want to populate column "I"; I want to ignore this data
2. I only want the first line of the data to remain in column "G"
3. I want to make the active cell on the next row at column "G" at the end of the macro (next row)
I have commented out the code to populate column "I" but don't know how to accomplish the other steps. Can you assist one more time. I'd like to know how to move the cursor to the next row, column "g" and would also like to know how to do a for/next loop (if you don't mind).
Bookmarks