Results 1 to 7 of 7
  1. #1
    mpaulbattle is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Location
    Houston
    Posts
    50

    Data entry into multiple tables same field name

    Not sure if this is on the forum, but I did not see what I am about to ask.



    I have two tables one called Providers and one called MU. Both tables have a field called Providers.

    I would like when I enter the name of the provider on the Providers table to automatically insert the same name into the MU table.

    Is that possible? Please help.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Probably. Perhaps you could tell us more about WHAT you are dealing with before asking HOW it might be solved.
    We need to know WHAT before we can provide focused responses.

    Providers and MU doesn't tell us much.

  3. #3
    mpaulbattle is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Location
    Houston
    Posts
    50
    Orange...the table Providers house the names of doctors and their demographics. The table house where those doctors are currently at in the efforts to provide quality care. Both tables have the fields Providers (their name), NPI, and Practice (where they work). I am trying to get it to where if they enter the doctor's name in the Providers table, when I open the MU table the doctors name is populated in the Providers field in that table. We're trying to stop the user from having to enter the same information twice. I'm new to Access and have been reading and watching videos, so I hope this answers your question.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Show us your relationships window as a jpg.
    It appears you may have a table structure issue. You wouldn't enter the same data into both(several) tables.
    The secret is to get your tables set up to meet your business rules. And to do that efficiently you really need a clear description of the issue you are tryig to support with your database.

    doctors are currently at in the efforts to provide quality care.
    Doctors
    efforts
    quality care
    "to whom" (patients/victims???)

  5. #5
    mpaulbattle is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Location
    Houston
    Posts
    50
    Click image for larger version. 

Name:	Relationships.jpg 
Views:	17 
Size:	191.0 KB 
ID:	24589
    This is what I have so far.

  6. #6
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I think you are missing the point. What is the subject matter you are dealing with?

    A few comments for consideration:
    Tell us in plain English what an MPL is? Readers don't know your business and are trying to understand WHAT he issue is.
    MUByProvider doesn't clarify anything.

    You'll have more success with Access and vba if you use names that DO NOT CONTAIN EMBEDDED SPACES.

    Do some research on Normalization, Primary Key, Foreign Key, Data model/ERD

  7. #7
    mpaulbattle is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Location
    Houston
    Posts
    50
    Orange...I guess it didn't take my edit under the jpg.

    Subject Matter: I am assuming you're asking why and what I am trying to do. At the moment we have three excel spreadsheets where our Implementation team has to add, edit, or update every time they make a change to a practice/client. Unfortunately, they have to update all three spreadsheets which sometimes they forget. They asked if we can put it into Access so it can update across the board without them having to open all the spreadsheets.

    The MPL, Master Practice List, is the information regarding the practice. It has everything about the practice from the name, phone number, address, modules they work with, etc. Strictly about the practice.

    The MUbyProvider table captures the doctors progress in their efforts to provide quality care patients. They have stages they need to complete in order to complete the program.

    They want to know if the Implementation team adds a provider to the Providers table, can that be populated onto the MUbyProvider table so the MU team does not have to add it?

    I hope I have given you what you need. Thanks for being patient with me.

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

Similar Threads

  1. Replies: 2
    Last Post: 12-09-2015, 04:50 PM
  2. Replies: 3
    Last Post: 02-11-2014, 03:26 PM
  3. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  4. Replies: 1
    Last Post: 11-19-2011, 10:36 PM
  5. Entry of Large Data Sets into multiple tables
    By bcouzens in forum Access
    Replies: 8
    Last Post: 05-26-2011, 02:22 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