Grouping queries

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

In my DB I have a complicated report which is based on a
chain of queries (up to 15 queries). Is it possible to
save all these queries in a separate file for easy
maintenance?
Or may be there are other ways to group queries by their
purpose...
The problem is that when one has more than 100 queries in
one DB, it is very difficult to recall its purpose...
Thanks!
 
Hi,


Create "Groups" (under Tables, Queries, FOrms, Reports, Macros, Modules)?
Since Access 2000, I think, you can add group and once done, make a shortcut
to the real data. So you can have a group "clients" , a group "Inventory",
etc.


Hoping it may help,
Vanderghast, Access MVP
 
Thanks, Michel!
I didn't know about such grouping option (just didn't
notice it before).
Mike
 
Back
Top