Results 1 to 2 of 2
  1. #1
    peter_mikael is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2015
    Posts
    1

    Nested subforms

    Hello


    I am creating a simple database of information about sports with the following tables:
    Click image for larger version. 

Name:	Sports_DB.jpg 
Views:	8 
Size:	43.6 KB 
ID:	22146
    tblResource_Categories specifies if the info comes from a magazine, blog etc
    tblResource specifies the resource (e.g. a specific magazine)
    tblEntry specifies the particular information (e.g. an article, a blog entry)
    tblSport names the sport (e.g. Tennis, Badminton, Sailing)
    tblSports_Categories has categories (e.g. Track and field)


    I want to create a form where I can select Category, then select Resource, add the Entry and then categorize which sports are mentioned:
    e.g.
    Select Category "Magazine"
    Select Resource "Tennis digest"
    Enter "www.tennisworldoffame.com/Bjorn_Borg"
    Select Sports Category "Ball sports"
    Select "Tennis"


    How can I create such a form?




    Thanks


    Peter

  2. #2
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    sounds like you only need to make a bunch of comboboxes that change the recordsource of the next combobox in the business logic.

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

Similar Threads

  1. Replies: 11
    Last Post: 05-13-2015, 11:10 PM
  2. Subforms Inside Subforms
    By LordPanzer in forum Access
    Replies: 1
    Last Post: 10-11-2013, 05:19 PM
  3. Nested IIF
    By Oldie in forum Queries
    Replies: 1
    Last Post: 02-17-2012, 06:04 AM
  4. Replies: 11
    Last Post: 01-09-2012, 11:40 AM
  5. Replies: 0
    Last Post: 06-29-2010, 12:04 PM

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