View Single Post
  #24   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Copy Application.Union(c.Offset(0, 1), c.Offset(0, 2)... to a list on same & another sheet

No! Excel will automagically update the ref for you!



--

Garry


How does Excel know I decided I want col G instead of col A?

Howard


When you design the name Excel creates absolute refs ($) by default.
When you move the range, Excel updates the absolute refs to the new
location. This has been standard behavior for as far back as I can
remember!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion