Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am creating a macro in visual basic 6 for excel .I came across some code in
vb help to fill across sheets, eg. x = Array("Sheet1", "Sheet5", sheet7") Sheet(x).FillAcrossSheets _ Worksheets("Sheet1").Range("A1:C5") But I am having trouble dimentioning the above code. Any suggestions please. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array formula with and/or statements | Excel Discussion (Misc queries) | |||
& combine two array statements | Excel Worksheet Functions | |||
If(and statements using data in an array | Excel Discussion (Misc queries) | |||
IF statements across Worksheets | Excel Worksheet Functions | |||
Convert repetitive IF statements to array loop? | Excel Programming |