Results 1 to 3 of 3
  1. #1
    pacman22 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2014
    Posts
    2

    Form Value from other table

    Im trying to do a form to input data in a table that is 1:1 with another. I already put to show me the pk of the principal , so i can know to who im imputing the values, and aslo put to show me the names of the principal,here is the problem, the pk is showed in a combobox but the names dont refresh automatically,i have to press refresh to see the correct name . How can i do that? In this video show an example what i want http://youtu.be/xqv2L2HUMpE?t=6m16s



    and here is mine
    Click image for larger version. 

Name:	bd.jpg 
Views:	15 
Size:	113.9 KB 
ID:	18886

    p/d: sorry for my english

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    A form can enter/edit records for only one table. Is this form RecordSource including both tables?

    If they have a 1:1 relationship why do you have two tables? I suspect this is not a normalized structure.

    Why don't you use a multi-column combobox as demonstrated in http://www.datapigtechnologies.com/f...combobox3.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    pacman22 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2014
    Posts
    2
    Thanks for the answer. Im using 1:1 otherwise the table will have like 50+ columns ,and is gonna be a mess, and also ,doing this, i can separate in topics . I will try that, didnt know about that. If dont work , well...if gonna be only one table .

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

Similar Threads

  1. Replies: 7
    Last Post: 09-15-2014, 11:55 AM
  2. Replies: 1
    Last Post: 07-01-2014, 01:41 PM
  3. Replies: 2
    Last Post: 10-07-2013, 11:01 AM
  4. Replies: 2
    Last Post: 08-01-2011, 11:35 PM
  5. Replies: 1
    Last Post: 03-08-2010, 02:32 AM

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