Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
And that concludes my lecture on arrays for today - thanks guys :-)
CE Den 23.10.2011 17:37, Charlotte E. skrev: I have an array, which starts out like this: PWL = Array("Data1", "Data2", "Data3") Now I would like to add a value to this array? As if it had started out like this: PWL = Array("Data1", "Data2", "Data3", "Data4") How do I add the "Data4" to the original array??? CE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking array to see if value exists before adding to array | Excel Programming | |||
Adding rows in the array | Excel Programming | |||
Adding values to 2-dim array | Excel Programming | |||
Adding to an array | Excel Programming | |||
Adding an Array | Excel Programming |