Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to referenece the following ranges, I'd rather not repeat the
over, the range moves over three columns at a time, like this: For Each CELL In range("G11:H125") 'run code For Each CELL In range("I11:K125") 'run code For Each CELL In range("L11:N125") 'run code etc. Thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there an easier way? | Setting up and Configuration of Excel | |||
Is there an easier way... | Excel Discussion (Misc queries) | |||
There's Got to be an Easier Way | Excel Discussion (Misc queries) | |||
Is there an easier way? | Excel Discussion (Misc queries) | |||
Easier Way? | Excel Worksheet Functions |