Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi!
I need a function that sorts an array. Iīve Googled it, and found out that old versions of Office containing WordBasic had a function called sortArray, but that this function is not a standard function in VBA. Though it said that it was still possible to use it in the following (pretty simple) way: WordBasic.SortArray(myArray) Unfortunatley, I donīt get this to work. Any ideas? Maybe this isnīt working in VBA after all? Or maybe I need to add some reference (Tools/References)? All help appreciated. |