Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi - I have a for.. next loop that I want to shuttle across columns based on
a supplied cell ref... how do I increment form column to collumn? For instance I want to move, in a row, allong the columns and when I find an integer put it else where on the sheet I thought it might look something like this: for zz = 1 to 5 ' The rows for xx = A to G 'The cols do stuff next xx next zz Any help MUCH appreciated! Cheers Andrew |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
check if a number is integer or fraction | New Users to Excel | |||
Your entry cannot be used. An integer or decimal number may be req | Excel Discussion (Misc queries) | |||
Select range using row and column number addresses | Excel Discussion (Misc queries) | |||
Translating a letter to a number within an array | Excel Worksheet Functions | |||
Identifiyng an integer number from a floating one | Excel Discussion (Misc queries) |