Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm reading 11 columns in several hundred rows, processing them and writing them back to a different sheet. At the moment each value is assigned to a variant and after finishing each row, they're sent to a function and and written to the other sheet. This lets me use one 'With' clause in the main routine and one in the function. I could write each one as it's done though, and wouldn't need to assign a variant, nor call a function. Instead I'd need a pile of nested 'With' loops. Which way is best, please ? Or is it insignificant? Thanks - Kirk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Advice Please? | Excel Programming | |||
Help, need advice | Excel Programming | |||
need advice | Excel Programming | |||
RTD Advice | Excel Programming | |||
please advice | Excel Programming |