LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
strung
 
Posts: n/a
Default Shift and Arrow Key Code


If Excel Macro Codes for Arrow Keys on KeyBoard is:

Selection.Offset(0, 1).Select '*Right*
Selection.Offset(0, -1).Select '*Left*
Selection.Offset(-1, 0).Select '*Up*
Selection.Offset(1, 0).Select '*Down*

Selection.Offset(0, 2).Select '*Right*
is 2 Cells Right respectively.
------------------------------------

What is the code for Shift and Arrow Key ?


I need to Select more than 1 Cell and then Copy that group of Cells.

Thanks in Advance.


--
strung
------------------------------------------------------------------------
strung's Profile: http://www.excelforum.com/member.php...o&userid=24731
View this thread: http://www.excelforum.com/showthread...hreadid=479980

 
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
how to use shift and down arrow keys in a macro? John W Excel Worksheet Functions 1 July 31st 05 01:21 AM
arrow keys move screen but not curser JReiss Excel Discussion (Misc queries) 1 April 21st 05 03:22 PM


All times are GMT +1. The time now is 11:33 AM.

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

About Us

"It's about Microsoft Excel"