View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default Selection By Shift & Arrow In VBA

Record the macro to do what you want and you will have the syntax.
--
Regards,

OssieMac


"FARAZ QURESHI" wrote:

What code enlarge the current selection as by only Shift + Arrow. In other
words, I want the code to only select the currently active cells plus the
ones below, like Shift+DownArrow, instead of entering a specific range?