View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Minitman Minitman is offline
external usenet poster
 
Posts: 293
Default Find First Emoty Celin Column

Greetings,

I have a list of date which is sorted with the first of the month at
the top, What I am doing is cutting (CTRL-X) the bottom date (however
many of this last date are at the bottom) and moving them down to each
dates area in the column. Then going back up to the bottom of the
list and cutting the next set of dates and moving them to the matching
date area.

I am looking for a macro to move the cursor from the bottom of the
date area back up to the bottom of the list.

Anyone have any idea as to what this code should like?

Any help, suggestions or links would be greatly appreciated.

-Minitman