Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I understand that a string variable size is 10 bytes + string length. Does
this mean that a a variable-length string which happens to have a length of 6 occupies the same amount of memory as a fixed-length string of the same size (16 bytes), or does Excel assign a memory block capable of suiting a much larger string when a variable-length string is declared? I'm asking because I'm dealing with a macro that creates a string array listing the types of products it has recorded data for, and it seems to be occupying a surprising amount of processor time. -- Burnnie Holliday Data Wrangler |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call Variables by String | Excel Programming | |||
Call Variables by String | Excel Programming | |||
String variables | New Users to Excel | |||
Parse String into Variables | Excel Programming | |||
String Variables | Excel Programming |