Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Array of search results - help required

Status
Not open for further replies.

Sech

Programmer
Jul 5, 2002
137
GB
I have a query that brings back certain records from a table of data. Does anyone know how to create a global array of the ID fields of the records brought back by the query and then use this array to display the records in a search results screen with navigation buttons (The built in ones if possible)?

I have tried linking the query to the recordsource of the form and this causes errors when multiple users happen to be updating the same record at the same time. So I need an alternative. Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top