I don't know about that, but I think you need to look at ways of improving the efficiency of the query.
Seeing as how we really know nothing about your database, we need to learn more about it in order to know what to recommend.
How big is your database? How many records and fields of data do you have?
Is all the data internal to this Access database, or is it linked to data elsewhere?
Do you have a Primary Key and Indexes on your data fields?
What exactly is the query doing?
Do you regularly Compact and Repair the database?