Results 1 to 2 of 2
  1. #1
    wevodaur is offline Novice
    Windows 10 Access 2016
    Join Date
    Oct 2017
    Posts
    1

    Combo Box Control - How to Show Fields on Form

    HI,



    I have made a simple database for my family medical records, and I am having some trouble making a form do what I want. I have, among others, a Table for Office Visits and a Table for Medicare details (allowed, paid, etc). The Office visits table has information on Date, Patient and Doctor, and VisitID as primary key. I have the VisitID in the Medicare table also in order to join it to the Office Visits table. I made a form to input the Medicare data (used the form wizard). I then added a Combo Box, linked to a query from the Office Visits table to present the user with Date, Patient, and Doctor and VisitID, and then storing the VisitID for the selected record in the Medicare table. I cannot figure out a way to have the fields from the Office Visits table (other than the VisitID) stay on the Medicare input form (the VisitID does get placed in the Medicare table). Having the VisitID on the form alone (without the other three fields from the Office Visits table) is confusing to the user. I guess my question is "How do I make all the fields that show up in the Combo Box for a given record stay on the Medicare input form, not just the one (VisitID) that is actually on the Medicare form"?

    I'm one - maybe two - baby steps above beginner, and I think I might be missing something obvious. Also, it's hard to describe my problem. So, if anyone has had a similar problem or knows how do to what I am attempting I would appreciate any help.

    I will attempt to add a picture, but this is my first post and I'm not at all confident this will work!

    Click image for larger version. 

Name:	Form_b.jpg 
Views:	11 
Size:	57.2 KB 
ID:	31025

    Thanks,
    Robert

  2. #2
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Try watching LearnAccessByCrystal (about combo boxes)

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

Similar Threads

  1. Button that will show certain fields on form
    By banpreet in forum Programming
    Replies: 2
    Last Post: 04-21-2017, 07:57 PM
  2. Replies: 2
    Last Post: 05-28-2015, 12:12 PM
  3. Replies: 6
    Last Post: 07-12-2013, 01:23 PM
  4. Replies: 1
    Last Post: 05-03-2012, 04:59 AM
  5. Replies: 1
    Last Post: 07-30-2011, 03:21 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