Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How would you define a dynamic array in a UDT? For instance, how could I do
something like: Type InventoryList nItems As Long inventory(1 to nItems) As Long End Type Cheers. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Array of User Defined Type to Form | Excel Programming | |||
rediming dynamic 2 dimensional array of user defined type | Excel Programming | |||
Type Mismatch: array or user defined type expected | Excel Programming | |||
Help: Compile error: type mismatch: array or user defined type expected | Excel Programming | |||
Passing User Defined Type Array to Listbox | Excel Programming |