05-02-2006, 07:20 AM
There are two tasks. 1. Build the array. 2. Search the array. Do you already have a way to build the array? If not, what is the data source (eg Excel file), or do you populate the array by assigning each value (eg a[0 0]="Hoonah"; ...)?
