Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() User-defined data types are usually convenient when you would otherwise have multiple arrays of varying type to contain data about a item, like a String name, a Long quantity, a floating point value for cost , ... For just containing two items of like type (e.g., height and width), you'd be as well served with a 2D array. -- shg ------------------------------------------------------------------------ shg's Profile: http://www.thecodecage.com/forumz/member.php?userid=13 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=30597 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
clearing a user-defined Type variable | Excel Programming | |||
Type Mismatch: array or user defined type expected | Excel Programming | |||
Clearing all values in a User Defined Type variable | Excel Programming | |||
Help: Compile error: type mismatch: array or user defined type expected | Excel Programming | |||
User Defined Type Structure - want it to be variable not numeric literal | Excel Programming |