Popup Modal Queries

RevJeff

Registered User.
Local time
Yesterday, 22:08
Joined
Sep 18, 2002
Messages
129
Hello everyone,

Is it possible to make queries popup & modal? Currrently the users export an excel file based on multiple variables, which works fine, but recently they asked if it would be possible to view the query results before exporting, but everything in the database is popup modal and it minimizes when opened, so the query doesn't show when opened.

Thanks
 
Hello everyone,

Is it possible to make queries popup & modal? Currrently the users export an excel file based on multiple variables, which works fine, but recently they asked if it would be possible to view the query results before exporting, but everything in the database is popup modal and it minimizes when opened, so the query doesn't show when opened.

Thanks

Why don't you create a form based on that query?
 
The query could have anywhere from 1 to 130+ fields depending on what they want to see. I think it would just be easier to view if it was a query. If need be, that's what I will do. I was just trying to avoid that.
 
The query could have anywhere from 1 to 130+ fields depending on what they want to see. I think it would just be easier to view if it was a query. If need be, that's what I will do. I was just trying to avoid that.

What makes viewing a 130-field query easier than viewing a 130-control form?
Anyway, there's no such thing as a modal query (as far as I know - maybe someone else has a different idea).
 

Users who are viewing this thread

Back
Top Bottom