Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everypne,
How does the following piece of code work: With Range("G2") For i = 1 To 30 .Offset(i, ModelCounter) = Range("Picked").Cells(i) Next End With In particular the offset line please! Thanks, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
activecell.offset does not work | Excel Programming | |||
Trouble getting the OFFSET fo work | Excel Programming | |||
Counter | Excel Programming | |||
Counter | Excel Programming |