Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
r = 1
Does until cells(r,1) = End Report r = r +1 The performs a control find command which looks for A field called "name" and paste it onto cells(a4) sheet2 A field called "Address 1" and paste it onto cells (b4) sheet2 etc etc The loop then runs again pasting 1 row down see below A field called "name" and paste it onto cells(a5) sheet2 A field called "Address 1" and paste it onto cells (b5) sheet2 Thank you in anticipation Marcus |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
double axis, double problem (i hope only to me) | Charts and Charting in Excel | |||
Help with "double" loop! | Excel Programming | |||
double loop madness - help with macro | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming |