christheprogrammer
Programmer
Hi all, I need to sort a LINKED table by a unique number which exists in the tables' indexes. Unfortunately, it is not the first index on the list, and therefore the table is not pre-sorted. I do not believe I can use the .index method to organize the table since it is LINKED. Any suggestions on this?<br>Thanks a bunch,<br>Chris