View Single Post
 
Old 06-17-2014, 12:48 PM
charlesdh charlesdh is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Apr 2014
Location: Mississippi
Posts: 382
charlesdh is on a distinguished road
Default

Hi,

My 2 cents again. Hope I'm not interfering too much.
You mentioned

Quote:
Where you asked that I perform the End Down function while in K1, and asked what row I was in- it shot me to the last possible row (1,048,576). Not sure if that was what it was supposed to do or not! But my answer is 1,048,576!
I think the reason is if in the range you specified there in no data the code will take you to the "Last" row in that column. If however, you have date in row 20 you will then see that as the "Last" row.

Added: I too learned the "Old Fashion" way. Trial and error.

Last edited by charlesdh; 06-17-2014 at 12:53 PM. Reason: added info
Reply With Quote