View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default How does .offset(i, counter) work?

With range("G1")

would do.

"Mike" wrote:

Dspencer,

As a follows up on the last line of your reply, say I want it to start
in K2 instead of K3,

What change should I make?

Thanks alot in advance,
Mike