Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
if i declare array in a standard module are they be manipulated through subs? -- hemu |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes:
http://www.cpearson.com/Excel/Passin...ningArrays.htm -- Gary''s Student - gsnu200758 "Hemant_india" wrote: hi if i declare array in a standard module are they be manipulated through subs? -- hemu |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Hemant_india" wrote:
hi if i declare array in a standard module are they be manipulated through subs? -- hemu Gary''s Student wrote: Yes: http://www.cpearson.com/Excel/Passin...ningArrays.htm Or through Functions, as illustrated on the same site (and apparently Property procedures, though no example is included on the site). Alan Beban |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trouble with arrays (transferring values between two arrays) | Excel Programming | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
Arrays | Excel Programming | |||
using arrays in vba | Excel Programming |