Results 1 to 2 of 2
  1. #1
    jcampbell is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Posts
    1

    Sorting\Grouping question from a newb

    Hi everyone. Sorry if this has been covered but I am new to the forum and relatively new to dabase's and Access. I have been given a database that I need to try and group and run some reports on. The database was generated by a third part project and is broken up into tables. So one table list all of the class rooms and the specific information about them, number, name, area, etc. Another table called furniture list each individual piece of furniture for the room so for example for room 103 it list 12 individual lines of a chair. What I am doing in my report is simply creating a section in the report called furniture that I want to list out all of the items found in that room so I want to see chair, desk, projector, etc. in a list. What I am getting is that it will generate say 12 Room 103 pages for each chair so it still reports them all separated. Is it possible to just make a report that has a section in it that list this stuff out.



    Sorry if I am not making myself clear. Like I said I am new and am not even sure how to ask my question.

    Thanks for the help in advance.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,848
    I suggest you research Normalization. Your tables do not exist independently of each other.
    You really need to have some appreciation of database concepts before you attempt Reports.
    There seems to be a link(relationship) between ClassRoom and Furniture along this line:

    ClassRoom----contains--->Furniture (a 1 to many relationship)

    Good luck, and Google can help -- search Normalization

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Sorting and Grouping in a report
    By Lisa Perry in forum Reports
    Replies: 3
    Last Post: 06-06-2012, 10:43 AM
  2. Newb Question
    By Jesse_Munos in forum Import/Export Data
    Replies: 11
    Last Post: 05-12-2012, 03:33 PM
  3. Replies: 11
    Last Post: 01-12-2012, 07:55 PM
  4. Sorting and Grouping
    By mduplantis in forum Queries
    Replies: 3
    Last Post: 07-29-2010, 12:31 PM
  5. Newb Question
    By smokeyvol in forum Access
    Replies: 0
    Last Post: 01-14-2009, 08:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums