Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello:
A not so difficult question. I want to loop down rows, query the cell, then paste in a value (text from a fixed cell), and when this is done, start over in the next column. Something like this: Range = R4c1: R4:c25 Loop down C1 If cell.text = "x" Then cell.value = $R3Cy Else Next Row Next Column Thanks, G~ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
For Each ... Next loop - need to reference the loop variable | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
Loop Function unable to loop | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming | |||
HELP!!!! Can't stop a loop (NOT an infinite loop) | Excel Programming |