Thread: cursor position
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
choice[_2_] choice[_2_] is offline
external usenet poster
 
Posts: 84
Default cursor position

i have a list that is added to daily. what i would like is for the cursor to
move one cell below the last entry, no matter where the cursor is. example:
last entry is in A56, cursor is in B7, when i hit a button i want the cursor
to go to A57.

Thanks in Advance