Here is the current macro I am working with.:
I am trying to get the last row of the first column without typing the number manually. My commented attempts above all failed. I remember one (or more) of the attempts kept giving me the 38th row which is not the last one and there is no empty cell in the middle or anything like that so I don't know why this happens. I intend to use a loop to copy many rows and the number will keep growing and I don't want the code to stop working if a row is added.
Could someone please help me get the currentRow variable to hold the bottom-most row without typing the numerical value in manually?
Any help would be greatly appreciated!
Bookmarks