View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Philip[_6_] Philip[_6_] is offline
external usenet poster
 
Posts: 9
Default Extending Selection

I'm sure this has been discussed many times before.
I'd like to extend a selection without quoting explicit cell references.
I've tried using the offset command but can only selcet a single cell.
Having previously slected a cell I'd like to extend the selection to the
three cells to the left without explicitly naming the cell coordinates?

I recall that ExtendSelection worked in Word but I'm not sure how to do the
same thing in Excel?

TIA

Phil