Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a "for...Next" code that is supposed to loop 35 times getting value from cell A3-A38 But it only runs from A3-A17 and stop. I have to run the code 3 times with the following modification:- (1) run For x=A3 to A17 (2) run For x=A18 to A30 (3) run For x =A31 to A38 Hope I could have some advice to fix the problem so that I can run the code once. Thanks a million for your time and expert advice :-) Jaylin *****Jaylin Message ended******* |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How do I add times that were creted with "=TEXT(A2-A1,"h:mm")"? | Excel Worksheet Functions | |||
transpose the code from "rows" to "columns" | Excel Programming | |||
Can you "duplicate" "copy" listboxes and code to multiple cells? | Excel Programming | |||
Looking for VB code to test for "RING" , "BUSY" disconnects or other signals | Excel Programming |