Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Am Mon, 31 Jul 2017 01:35:55 -0700 (PDT) schrieb : aa1 = 9 aa2 = 9 aa3 = 9 ...... aa100 = 9 you don't need a loop. Try: Range("AA1:AA100")=9 Regards Claus B. -- Windows10 Office 2016 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
clearing array variables and using an array to determine min value | Excel Programming | |||
Array variables | Excel Programming | |||
Creating sequential variables on the fly | Excel Programming | |||
How can I create an array formula for non-sequential cells | Excel Worksheet Functions | |||
Non-sequential VLOOKUP function -OR- sequential sort of web query | Excel Worksheet Functions |