Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
can i create an array on an workbook which can be accessed by all
worksheets on that workbook ? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Insert|Name|Define, type in myArray, in the Refers to block type in
{"Jones","Smith","Doe","Roe"}, click OK Now if you array enter myArray into a 4-cell row on any worksheet it will return the elements of the array. If you use semicolons instead of commas in the Refers to block, you should array enter myArray into a 4-cell column. Alan Beban Luis Neves wrote: can i create an array on an workbook which can be accessed by all worksheets on that workbook ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Avg Arrays | Excel Worksheet Functions | |||
Arrays | Excel Discussion (Misc queries) | |||
3D Arrays | Excel Worksheet Functions | |||
Arrays | Excel Worksheet Functions | |||
arrays | Excel Programming |