Advertisement

04.08.2008 at 07:29AM PDT, ID: 23304707
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

How to add Sorting and Grouping in an Access form

Asked by mds-cos in Microsoft Access Database, Access Forms

Tags: , ,

Does anybody know how to do sorting and grouping in a Microsoft Access form?  I need to present data on a form very much like I would in a report -- but I can not find any type of functionality to allow me to group data.

I have several tables that produce the "common" data elements about an event.  For simplicity of communication, I will refer to this entire collection of tables as the header_info.  I have another table with a 1 to many relationsip holding additional detail elements (will call this table detail).  I want to produce a form that lookes like this:

<Form Header>
        general form stuff, along with controls and such
<Detail>
   header_info.EventName     header_info.StartDate     header_info.EndDate     header_info.MoreInfo
                      detail.activity           detail.description      detail.revenue
<Form Footer>
         more general form stuff and controls


When the form is opened, I want it to group data (just like what a report will do using "Sorting and Grouping", so that the resulting form looks like this:

<Form Header>
        general form stuff, along with controls and such
<Detail>
   Super Truck Event     June 12, 2009     June 14, 2009     Monster Rally Truck Stomping
                      Opening Day           Trucks on display             $200
                      First Heat                 Trucks crushing cars      $500
                      Second Day            Second heat races          $500
    Johnsonville Fair        July 4, 2009        July 4, 2009        One day event sponsored by town hall
                      Oldies Band             The Mamas & Papas        $1500
                      Fireworks                 20 minute display            $20000
    FOA conferance        Aug 22, 2009     August 29, 2009   Farmers of America Conferance
                      Workshop 1             Agricultural advances     $6000
                      Workshop 2             Pest control                     $6000
                      Workshop 3             Raising market value       $6000
                      Workshop 4             A better potato                $6000
               
<Form Footer>
         more general form stuff and controls



I tried using the SQL "group by" in my underlying query, but this did not do anything.  I've also looked around for a "Sorting and Grouping" in the menu bar and properties -- no luck there either (unless I am blind).
Start Free Trial
 
Loading Advertisement...
 
[+][-]04.08.2008 at 07:38AM PDT, ID: 21305676

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Access Database, Access Forms
Tags: Microsoft, Access, XP
Sign Up Now!
Solution Provided By: peter57r
Participating Experts: 2
Solution Grade: C
 
 
[+][-]04.08.2008 at 08:54AM PDT, ID: 21306488

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.08.2008 at 09:05AM PDT, ID: 21306636

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.08.2008 at 10:04AM PDT, ID: 21307305

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.08.2008 at 10:55AM PDT, ID: 21307800

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.24.2008 at 03:51PM PDT, ID: 21640507

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]06.06.2008 at 10:16AM PDT, ID: 21730947

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-42 / EE_QW_2_20070628