Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, that exactly what I would do. Sorry I did not give an example.
Dim sTemp As String sTemp = "" 'initialize sTemp = sTemp & "my,values,here" sTemp = sTemp & "continue,myvalues,fromhere" sTemp = sTemp ...and so on Kind regards, Garry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named array value in a string variable | Excel Programming | |||
how to parse string into array or variable? | Excel Programming | |||
Passing string as array variable (Pivot VBA) | Excel Discussion (Misc queries) | |||
Can't programmatically set a large array string to a range. | Excel Programming | |||
Loading Excel Array from VB Array Faster | Excel Programming |