Results 1 to 4 of 4
  1. #1
    cballew is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    May 2018
    Posts
    10

    Provider/Customer Hub help!

    So I work in the health field and I have a database I'm trying to add a feature too. Essentially I have three tables, Providers (customers for our purposes), Calls, and Authorizations (records of approval for services). What I'd like to do is create form called something like Provider HUB where you would be able to edit the provider's information but also on the same form you would have it sectioned out to have a list of all calls associated to the provider in one section and all authorizations associated to the provider in another. The calls and authorizations would be clickable so that the user could quickly go to a call or authorization review form (already built) quickly. I'm having difficulty doing this. I know I could create a datasheet form for each calls and authorizations and just have the users navigate to a different form to be able to access the records of the chosen type but I'd really like it houses in one spot. I had thought to do a list box for both calls and authroizations but am having trouble making it click and go worthy and also pulling the right information as it is pulling a relationship from multiple tables (for instance calls list would show only calls with the field provider name matching the field provider in the providers table).



    Any help would be great and highly appreciated!

    Thanks!

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    You could have 2 subforms on the main form. Master/child links would keep them in sync (the wizard will set that up). You can use this for the chosen record:

    http://www.baldyweb.com/wherecondition.htm
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    cballew is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    May 2018
    Posts
    10
    That worked perfectly! Thanks!

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Happy to help and welcome to the site by the way!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. provider Microsoft.Jet.OLEDB.4.0 cannot be found... (?)
    By markjkubicki in forum Programming
    Replies: 1
    Last Post: 03-07-2017, 01:31 PM
  2. Provider of CurrentProject
    By Joakim N in forum Programming
    Replies: 2
    Last Post: 11-13-2016, 11:53 PM
  3. OleDB Provider is not registered
    By Perceptus in forum Access
    Replies: 1
    Last Post: 01-22-2015, 01:35 PM
  4. How to import data with OLE DB provider for ORACLE?
    By medusa3604 in forum Import/Export Data
    Replies: 3
    Last Post: 12-16-2014, 01:05 PM
  5. Replies: 6
    Last Post: 12-11-2013, 09:27 PM

Tags for this Thread

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