View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ward376 ward376 is offline
external usenet poster
 
Posts: 360
Default vba: attach a variable name to a selected range

You might try using a variable named range - check out Contextures:
http://www.contextures.com/xlNames02.html

Cliff Edwards