Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default cursor position

cells(rows.count,1).End(xlup)(2).Select

--
Regards,
Tom Ogilvy

"choice" wrote in message
...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cursor position MarkT Excel Discussion (Misc queries) 5 February 7th 07 01:25 PM
Cursor position saziz Excel Discussion (Misc queries) 2 August 9th 05 08:19 PM
Cursor position? Marc Excel Discussion (Misc queries) 1 March 27th 05 07:09 PM
Position Cursor to A1 Dennis Damsgaard Excel Programming 3 June 8th 04 10:30 PM
cursor position NTL Excel Programming 1 January 18th 04 08:23 PM


All times are GMT +1. The time now is 01:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"