Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I wonder if someone can help, I am trying to repeat some code 200 times can you tell me where I am going wrong in my loop. (It is doing 1024 times!) Sub test() Dim x As Integer Do Until x = 200 'code to repeat x = x + 1 Loop End Sub thanks for your help. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ADO & Loops: error in code? | Excel Programming | |||
Help on writing code more efficiently (Loops) | Excel Programming | |||
Code works but I have to run it 4 times | Excel Programming | |||
Help with text box limit (1024) | Excel Programming | |||
Over-Eager code is pasting 3 times | Excel Programming |