Good morning all, being new to VBA I am struggling slightly with a bit of code that will excel select the next available empty row in a workbook. I have managed to partially figure it out but its not working right and I am getting in error. I have been trying
Line 1 works ok
Line 2 works ok - A6 is the last cell that has text
Line 3 ??? - this should take me from A6 to the next cell A7 to paste information into it taking me down to say A11
This code will be used to continually add new information to the sheet therefore the next batch of information would be pasted into A12 etc.
Thanks in advance for your help
Sandy
Bookmarks