Is there a way to group queries together like in folders? Or is there a way
to change the font color of the query titles. WHEn you have so many queries
to look through it takes so much time finding just the right one. I know that
choosing the right title name helps but still if we could group them in some
way or color code them. Even if we could put a line after so many queries or
something.
|
|
0
|
|
|
|
Reply
|
Utf
|
7/31/2007 2:26:00 PM |
|
I see the Groups option in my data window. But how do you use them. I will
look into the training center if they have anything on this. But thanks a
lot for the lightbulb idea.
"scubadiver" wrote:
>
> If you are thinking of something like Explorer then no.
>
> Insert this SQL into a query. You may be able to do something with this in a
> form in some way.
>
> SELECT MsysObjects.Name AS [Query Name]
> FROM MsysObjects
> WHERE (((MsysObjects.Type)=5) AND ((Left$([Name],1))<>"~"))
> ORDER BY MsysObjects.Name;
>
> Hope it helps
>
>
> --
> www.ae911truth.org
>
>
>
> "Pat Hughes" wrote:
>
> > Is there a way to group queries together like in folders? Or is there a way
> > to change the font color of the query titles. WHEn you have so many queries
> > to look through it takes so much time finding just the right one. I know that
> > choosing the right title name helps but still if we could group them in some
> > way or color code them. Even if we could put a line after so many queries or
> > something.
|
|
0
|
|
|
|
Reply
|
Utf
|
7/31/2007 3:56:00 PM
|
|
Pat,
Right click on the query (unfortunately in 2003 Access will only let you do
this one object at a time) you want to add to the group. The select the "Add
to Group" and either select a group, or select "New Group" and enter a name.
This doesn't actually move the query to the group, it just adds it. All of
your queries will still be under the Queries object. The nice thing about
grouping is that you can put any type of object in the group, and you can put
the object in multiple groups. So if you want to categorize all of your
Employee related tables, forms, queries, reports, and code, you can add them
all to the Employees group.
HTH
Dale
--
Email address is not valid.
Please reply to newsgroup only.
"Pat Hughes" wrote:
> I see the Groups option in my data window. But how do you use them. I will
> look into the training center if they have anything on this. But thanks a
> lot for the lightbulb idea.
>
> "scubadiver" wrote:
>
> >
> > If you are thinking of something like Explorer then no.
> >
> > Insert this SQL into a query. You may be able to do something with this in a
> > form in some way.
> >
> > SELECT MsysObjects.Name AS [Query Name]
> > FROM MsysObjects
> > WHERE (((MsysObjects.Type)=5) AND ((Left$([Name],1))<>"~"))
> > ORDER BY MsysObjects.Name;
> >
> > Hope it helps
> >
> >
> > --
> > www.ae911truth.org
> >
> >
> >
> > "Pat Hughes" wrote:
> >
> > > Is there a way to group queries together like in folders? Or is there a way
> > > to change the font color of the query titles. WHEn you have so many queries
> > > to look through it takes so much time finding just the right one. I know that
> > > choosing the right title name helps but still if we could group them in some
> > > way or color code them. Even if we could put a line after so many queries or
> > > something.
|
|
0
|
|
|
|
Reply
|
Utf
|
7/31/2007 4:52:02 PM
|
|
Wow,
That was excellent. Thank-you everyone so much. :)
"Dale Fye" wrote:
> Pat,
>
> Right click on the query (unfortunately in 2003 Access will only let you do
> this one object at a time) you want to add to the group. The select the "Add
> to Group" and either select a group, or select "New Group" and enter a name.
> This doesn't actually move the query to the group, it just adds it. All of
> your queries will still be under the Queries object. The nice thing about
> grouping is that you can put any type of object in the group, and you can put
> the object in multiple groups. So if you want to categorize all of your
> Employee related tables, forms, queries, reports, and code, you can add them
> all to the Employees group.
>
> HTH
> Dale
>
> --
> Email address is not valid.
> Please reply to newsgroup only.
>
>
> "Pat Hughes" wrote:
>
> > I see the Groups option in my data window. But how do you use them. I will
> > look into the training center if they have anything on this. But thanks a
> > lot for the lightbulb idea.
> >
> > "scubadiver" wrote:
> >
> > >
> > > If you are thinking of something like Explorer then no.
> > >
> > > Insert this SQL into a query. You may be able to do something with this in a
> > > form in some way.
> > >
> > > SELECT MsysObjects.Name AS [Query Name]
> > > FROM MsysObjects
> > > WHERE (((MsysObjects.Type)=5) AND ((Left$([Name],1))<>"~"))
> > > ORDER BY MsysObjects.Name;
> > >
> > > Hope it helps
> > >
> > >
> > > --
> > > www.ae911truth.org
> > >
> > >
> > >
> > > "Pat Hughes" wrote:
> > >
> > > > Is there a way to group queries together like in folders? Or is there a way
> > > > to change the font color of the query titles. WHEn you have so many queries
> > > > to look through it takes so much time finding just the right one. I know that
> > > > choosing the right title name helps but still if we could group them in some
> > > > way or color code them. Even if we could put a line after so many queries or
> > > > something.
|
|
0
|
|
|
|
Reply
|
Utf
|
7/31/2007 6:42:01 PM
|
|
|
3 Replies
421 Views
(page loaded in 0.051 seconds)
Similiar Articles: Crosstab Query - Group by Month and Year - microsoft.public.access ...... HTML> <HEAD> <TITLE>Re: Crosstab Query - Group by Month and Year</TITLE> </HEAD> <BODY> <P ALIGN=3DCENTER> <FONT COLOR=3D"#800080 ... gt; you would expect to see them ... Gantt bars color VBA - microsoft.public.project... be seen at this web address: <A=20 title ... Gantt Chart, you can change their color, shape, or pattern to separate them ... Color Coding Gantt Bars in Project 2003 ... How to create a report border that changes color w/each new secti ...Then add some code in the On Format event of your report section to change ... we want to change the background color of ... the starting background color for each group or ... Query with multiple fields - microsoft.public.accessI have to query the tables to find out how many items ... show how many items were sent out for each reason code? ... Do I have to run 3 seperate queries and union them ... Append only new records/entire record makes unique identifier ...When the query runs to append records which do ... TableB ( ClientID, Countycode, entrydate, [Group], [Section], Title ... have similar suggestions, but none of them quite ... Using VBA to set up a query in acViewPivotChart - microsoft.public ...Using MS Access 2007 VBA once I have opened a query in ... objSEG.End.Value = 1 objSEG.Begin.Interior.Color ... So now I have a few more items to research for this code ... "is not a valid name. Make sure - microsoft.public.access ...... am getting the following error message on 2 of them ... Here is the SQL for a query that does not have a table or ... Appl, dbo_tbl06141.Account, dbo_tbl06141.Serv_code ... Create sequence number for table - microsoft.public.access ...I would like code to sort the table by Title and then fill ... you order the records in the Query you use to retrieve them ... as B ON A.Title >= B.Title GROUP BY A.Title ... Number grids - microsoft.public.excel.misccolor coding the tabs on excel sheets and bolding them - microsoft ... Number grids - microsoft.public.excel ... line Difference Division Grid Fixing points Fractions Grouping sql query for blank date - microsoft.public.posIf this is a store query, then the answer is easy ... FontBold = True FontSize = 16 Color ... StoreIDFieldName = "" Title = "Item Lookup Code" VBDataType ... Html Color CodesOr spread the word trough social networks (Twitter, Facebook): <a href="http://html-color-codes.info" title="HTML color codes">HTML color codes</a> SQL Tutorial [SELECT Statement Extended] - Java DBcolor S1 P1 NULL P1 Widget Blue S1 P1 NULL P2 Widget Red S1 P1 NULL P3 Dongle ... A query containing a GROUP BY clause is a Grouping Query. The GROUP BY clause has the ... Tips and Techniques for Queries in Access 2007... Click) and dragging them to the bottom portion of the query ... phrases such as book titles on "real" words. Figure 5. Query ... two fields in the query come from the group ... Tutorial: add color coding to your SharePoint 2007 calendar in 15 ...... two formulas, we’ll use them in the next step. Note: you can choose to group the ... In IE the color coding and text display ... if I could get more than the title in color Microsoft Access Query Tips and Techniques with SQL and VBA Code... sorting phrases such as book titles on "real" words: This is the code ... and third fields in the query come from the group table ... If you want to run from code a query ... 7/26/2012 11:42:59 PM
|