Results 1 to 2 of 2
  1. #1
    ManuelLavesa is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Sep 2015
    Posts
    113

    How to have multiple categories and subcategories within the same receipt.

    Hello, I am trying to make a database for expenses etc... I have a table Receipt, another table named Description and Another named Category. When I get a receipt that has for example Groceries, and Clothes I need to make three records one for the receipt total, one for Groceries total and one for clothes total. Groceries and Clothes are Descriptions but then Groceries is Category Food, and Clothes is Category Daily Living. I heard of joint tables that You use the primary key of each table, and then make them all the primary key on the new table and you can have the result I am looking for. But would this work for three tables joint into one table? Is there any better way? Thank you for your help.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    i have a table of Cats, with sub divisions.
    you can have queries: qsFood, qsVehicles
    or join to the tCatagory table and filter on the CATA


    CATA SUBCAT
    Food Groceries
    Food Burgers
    Food Fries
    Daily Living Clothes
    Daily Living Makeup
    Daily Living coats
    Vehicle Cars
    Vehicle Boats
    Vehicle Airplane

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

Similar Threads

  1. Beginner - Categories and Subcategories
    By gr_96 in forum Forms
    Replies: 3
    Last Post: 01-07-2018, 02:07 PM
  2. Items in stock from multiple categories
    By Nocs in forum Queries
    Replies: 9
    Last Post: 11-03-2017, 04:38 AM
  3. Replies: 4
    Last Post: 01-19-2016, 05:39 PM
  4. Replies: 3
    Last Post: 08-29-2010, 06:34 AM
  5. Joining multiple categories.
    By Bmo in forum Queries
    Replies: 1
    Last Post: 04-18-2010, 10:00 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