Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I have thise short piece of code (Macro): Dim SCell As Range If SCell.Value < 1 Then Range("J24").Select Calculate ElseIf SCell = 1 Then End If where "SCell" is name of a cell. I want to keep running till SCell is "1". I know it needs a do-loop kind of thing. Anyhelp would be greatly appreciated. Thanks, Jo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Questions should be simple please help | Excel Worksheet Functions | |||
two very simple questions | Excel Programming | |||
VB simple questions | Excel Programming | |||
Two (probably) simple questions, but not for me.... | Excel Programming | |||
Several simple questions | Excel Programming |