View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roy A.[_2_] Roy A.[_2_] is offline
external usenet poster
 
Posts: 7
Default Macro Range Selection

Range("A16:C16").Select

I would like the above command to select columns A:C with the current cursor
row.

Obviously a Macro newbee, lol Thanks for any assistance.