allow folders in access

G

Guest

It's pretty common to have logical groupings of queries, reports and so on.
It would be great if Access provided a grouping mechanism - via named folders
or something similar - within the object management panes.

For example, if I'm creating a report - MyReport - that has several
subreports - MySubreport1, MySubreport2 and MySharedSubreportA - I could set
things up in the Reports pane like this:
- MyReportFolder [folder]
MyReport [rpt obj]
MySubreport1 [rpt obj]
MySubreport2 [rpt obj]
- MySharedSubreports [folder]
MySharedSubreportA [rpt obj]

Two things to note:
* While similar groupings can be achieved using naming conventions, "real"
groups would be extremely helpful in keeping code organized and locatable,
especially in larger projects.
* I'm using Access 2003 and have no experience with later versions, so
apologies if this is already available elsewhere.


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...-9266-9437a48fc1e9&dg=microsoft.public.access
 
J

Jeff Boyce

Depending on which version of Access you are using, you have "Groups" you
can use to collect like/related objects.

Or, you can use a naming convention that causes like/related objects to sort
adjacent to each other.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
G

George Hepworth

Have you looked at the "Favorites" area of the DBC? It allows you to create
new "favorite groups".
 
G

Guest

Hi to both Jeff and George - thanks for your suggestions!

I have to admit, I don't use the Favorites area and I'll certainly look into
its grouping capabilities...but I still think it would be really helpful to
add functionality such as I've described outside the Favorites area.


George Hepworth said:
Have you looked at the "Favorites" area of the DBC? It allows you to create
new "favorite groups".


SteveR said:
It's pretty common to have logical groupings of queries, reports and so
on.
It would be great if Access provided a grouping mechanism - via named
folders
or something similar - within the object management panes.

For example, if I'm creating a report - MyReport - that has several
subreports - MySubreport1, MySubreport2 and MySharedSubreportA - I could
set
things up in the Reports pane like this:
- MyReportFolder [folder]
MyReport [rpt obj]
MySubreport1 [rpt obj]
MySubreport2 [rpt obj]
- MySharedSubreports [folder]
MySharedSubreportA [rpt obj]

Two things to note:
* While similar groupings can be achieved using naming conventions, "real"
groups would be extremely helpful in keeping code organized and locatable,
especially in larger projects.
* I'm using Access 2003 and have no experience with later versions, so
apologies if this is already available elsewhere.


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...-9266-9437a48fc1e9&dg=microsoft.public.access
 

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

Top