Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Bob C,
You know what they say, stand still and you stagnate<vbg. On your toes! Bob "Robert Christie" wrote in message ... Hi Bob I'm trying to get the hang of this excel and you and Tom Ogilvy keep moving the goal posts <vbg neat very neat Thanks regards Bob C "Bob Phillips" wrote: even less vbg For n = 1 To Worksheets("Sheet1").Range("A1").Value '- etc -- HTH RP "Robert Christie" wrote in message ... Hi Brian Only 1 line, I was expecting 3 or 4 lines <g Thank You Regards Bob C "BrianB" wrote: Code: -------------------- x = Worksheets("Sheet1").Range("A1").Value For n = 1 To x '- etc -------------------- -- BrianB ------------------------------------------------------------------------ BrianB's Profile: http://www.excelforum.com/member.php...info&userid=55 View this thread: http://www.excelforum.com/showthread...hreadid=270747 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find loop doesn't loop | Excel Discussion (Misc queries) | |||
Using a for loop | Excel Discussion (Misc queries) | |||
Loop | Excel Discussion (Misc queries) | |||
Worksheet_Change - loop within a loop | Excel Programming | |||
HELP!!!! Can't stop a loop (NOT an infinite loop) | Excel Programming |