Results 1 to 5 of 5
  1. #1
    Mike Wood is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2012
    Location
    Grove City, OH
    Posts
    6

    Question Multivalued Look-Up Field Problem


    I have created a multivalued look-up field to pick the quarters (mo/year) of reports received. The database is on shared drive and used by multiple users. The problem is that when more than one user is on the database and entering data, that only the person who signed in first may select the multiple items, the second and subsequent users may not. What am I missing?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725

  3. #3
    Mike Wood is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2012
    Location
    Grove City, OH
    Posts
    6
    Quote Originally Posted by orange View Post
    You should investigate " splitting your database" http://www.fmsinc.com/microsoftacces...ter/index.html
    I split the database, then my users couldn't access the forms to fill in the data. I had to physically link each person to the BACK END database, which worked, however, after they exit then re-open it, they couldn't access the forms again. Since I have the database restricted (to keep folks for screwing with the data tables and such), how do I make the database automatically "REFRESH" with the linked tables upon opening?

  4. #4
    Mike Wood is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2012
    Location
    Grove City, OH
    Posts
    6
    I figured it out. I went to each user and copied the front end, then had to re-link the tables via the "Linked Table Manager".

    Once I was completed, I renamed their copies with the accdr file extension. None are the wiser.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    You split the database, you put the BE on a server. Each PC/user gets a separate copy of the FE.
    There is code available for linking to the proper BE.
    Google for automatic relinking of BE tables or something similar.
    There is a link here http://www.databasejournal.com/featu...-Relinking.htm
    but I'm sure there are others. Check a few forums and support sites and get a copy of code that works and has some followers.


    If you need to deal with updates then the video and info at this link may be useful.
    http://www.youtube.com/watch?v=s1-OOqvvpxs


    OOOPS: I see you have answered while I was doing something else.

    You could still get code to do the relinking each time the user logged on or started his/her front end.

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

Similar Threads

  1. Subform instead of multivalued lookup
    By drvo in forum Forms
    Replies: 1
    Last Post: 12-13-2011, 10:34 AM
  2. Replies: 2
    Last Post: 06-29-2011, 11:42 AM
  3. MultiValued Fields
    By Lorlai in forum Access
    Replies: 0
    Last Post: 06-10-2011, 10:25 AM
  4. Multivalued fields
    By ydt in forum Forms
    Replies: 1
    Last Post: 08-25-2010, 01:52 PM
  5. Group report by a multivalued lookup field
    By jonsons in forum Reports
    Replies: 0
    Last Post: 12-01-2009, 04:08 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