Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks
"Joel" wrote: You userform is private You need to delcare the array outside the sub as public. Remove any declarations inside your subs where the array is being used. Public abc(10) "ranswrt" wrote: I have an array that collects data using a userform. How do I pass that array to another userform to use? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with passing data | Excel Programming | |||
Passing data between Userforms | Excel Programming | |||
Passing data between spreadsheets | Excel Programming | |||
Passing Data to Outlook | Excel Programming | |||
passing data from one sheet to another | Excel Programming |