Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have some queries about the use of strings and arrays:-
1. Is there a simple way to use VBA Code to sort a string eg "SEARCH" to "AECHRS" ie is there a worksheet function which can be called? 2. If text is in an array eg myArray1(6) = ("S","E","A","R","C","H"), how can I produce myArray2(6) = ("A","E","C","H","R","S")? Any thoughts would be greatly appreciated. Regards. Kenrock *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sort array with 2 dimensions? | Excel Programming | |||
Array... Sort of... | Excel Worksheet Functions | |||
How to sort ListBox or Array? | Excel Programming | |||
Sort an Array | Excel Programming | |||
sort an array | Excel Programming |