Results 1 to 3 of 3
  1. #1
    Bejo25 is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2011
    Posts
    1

    Multiple users & forms question.

    Hey All,

    Thanks in advance for your help. I searched through the forums, but was unable to find a thread regarding the issue I am having. Here is the scenario:

    The database is for capturing production data between three shifts at a small warehouse. There are also 3 departments entering data per shift (at different times of the day.)


    After entering data in the first form, I cannot enter data for the same date in the rest of the forms, because the primary key cannot have duplicate values (I have set the date to be the primary key). The supervisors need to be able to individually input their data for the same date, and I need to be able to run reports based on the date.
    I have tried splitting the tables and setting up relationships, but so far have not been able to get it working either.

    Once again, thanks for any help. Any and all suggestions are appreciated.
    Also, I read forums all the time, but never post, so I apologize in advanced if I come accross as a newb.

    Regards,
    Ben

  2. #2
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    Is there an order to which people enter data when? For example, Lets say you have 3 people, person1, person2, and person3, and 3 fields, field1, field2, and field3. Does person1 always enter in field1 before person2/field2 before person3/field3? If so, you have the form for the first one, create the record, and the other two would run UPDATE queries to fill in the data, rather than try to create them.

  3. #3
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    It sounds that you don't have the proper key set up.
    What exactly are the fields in the records?
    What makes a record unique?

    If multiple records are added per Date, then Date is not the primary key.
    You have to tell us more of your data and situation before we can help you.

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

Similar Threads

  1. Multiple Users
    By jo15765 in forum Forms
    Replies: 2
    Last Post: 12-03-2010, 09:51 PM
  2. Multiple Users
    By Nettie in forum Access
    Replies: 5
    Last Post: 10-15-2010, 02:47 PM
  3. multiple users
    By ramkitty in forum Access
    Replies: 1
    Last Post: 03-22-2010, 07:15 PM
  4. Multiple users in database at same time
    By toshea in forum Security
    Replies: 4
    Last Post: 12-07-2009, 02:22 PM
  5. How to have multiple users
    By Eric1066 in forum Access
    Replies: 5
    Last Post: 11-19-2009, 05:14 AM

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