View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Susan Susan is offline
external usenet poster
 
Posts: 1,117
Default copying variable range not working

Bob Phillips wrote:
Set MyRange = .range(range("A1"),Range("a1").End(xlDown)).resize (1, 9)


thank you very much for that nice
soft tap on the head.
susan