I am looking for Code to do a fast search on a linked table. I have a table on the network that has 359,375 records that are indexed based on the two fields that I am serching on. I know that you cannot use the Seek command on a linked table and the find first command moves too slow. Does anyone have any Ideas?