Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello -
I have 2 questions: 1. Array Str()is a 1 x 1 array containing strings. How do I randomly rearrange the token positions? For example: if Str(0)= Ty, Str(1)=Jo, Str(2)=Ba ... Str(ubound(Str))=Zo, then after running the code, the tokens will have different indexes where for example, Str(0) will now contain Ba, Str(1)=Ty...etc 2. If I already have Excel 2003 installed on my PC, will installing Excel 2007 "over" the 2003 cause any issues with my older files compiled in Excel 2003? Thanks Jay *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing an array of strings from VBA to C | Excel Programming | |||
Creating an array of strings | Excel Programming | |||
Array of Strings | Excel Discussion (Misc queries) | |||
Counting Strings in an Array | Excel Programming | |||
rearrange an array in a different order | Excel Programming |