View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
noyb[_2_] noyb[_2_] is offline
external usenet poster
 
Posts: 4
Default Range from highlighted area

I want to work with a range; the location, size etc., is defined by the
user highlighting an area on the worksheet then starting up a macro. How
do I use the currently highlighted area as a range?
Thanks