Jun 22, 2001 #1 fitchic77 MIS Joined Jun 24, 2001 Messages 5 Location US I need to loop through all rows until the last record (or first blank row) and grab cell (ie. 'A1') in order to manipulate it in VB/VBA. Thanks again, Andrea
I need to loop through all rows until the last record (or first blank row) and grab cell (ie. 'A1') in order to manipulate it in VB/VBA. Thanks again, Andrea
Jun 23, 2001 #2 ilses Technical User Joined May 31, 2001 Messages 235 Location DE For an excellent description of the "Last Cell Problem" in Excel see John Walkenbach's site: http://j-walk.com/ss/excel/tips/tip13.htm IS Upvote 0 Downvote
For an excellent description of the "Last Cell Problem" in Excel see John Walkenbach's site: http://j-walk.com/ss/excel/tips/tip13.htm IS