I am looking for a way to pull up one record at a time from access/mssql. Currently whenever a user opens the default form every record is loaded, this may take 4-7 minutes to open. I have a search field at the top which how we navigate, we never, repeat...never go from one record to the next, we always type in the client number in the search field. What I would like to do is by using that search field access the clients record with all subforms but only one at a time. I hope I made sense....
Thanks