report query

  • Thread starter Thread starter Souris
  • Start date Start date
S

Souris

It seems that the report run the query and onopen code while I open it for
design and save which takes a long time.

Are there any workaround for this?


Your help is great appreciated,
 
You could make a temporary table similar to your report's record source query
and use the table during the design phase. Once you have the report designed,
change the record source to your query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top