Thread: Select
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shawn Shawn is offline
external usenet poster
 
Posts: 271
Default Select

I need a simple VBA to select the following range: the active cell and the
next to cells to the right. I want this to be relative to where ever the
active cell is. So I want it to select the active cell and the range to the
offset (0,2)


--
Thanks
Shawn