Results 1 to 2 of 2
  1. #1
    notrino is offline Advanced Beginner
    Windows 10 Access 2010 64bit
    Join Date
    Feb 2016
    Location
    Izmir,Turkey
    Posts
    60

    Take Data from Table or Query


    Dear All,

    I attached my application. When I entered a data on deneme-1 table part of bilgi1, I want to call this data on deneme-2 form part of bilgi2. Normally, I can do it with standart access query but I want to do with VBA code. How can I do it? Thank you.
    Attached Files Attached Files

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    Sorry I do not look at attachments. In general what you describe is a Look Up field type. When you select this option in the table's field property - the wizard will guide you to which table you wish to look up.

    The alternative for this is at the form level - to use a combobox field type and option its record source to be the table you want.

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

Similar Threads

  1. Replies: 1
    Last Post: 09-21-2015, 02:25 PM
  2. Replies: 1
    Last Post: 06-12-2015, 02:02 PM
  3. Replies: 2
    Last Post: 12-17-2012, 03:46 PM
  4. Replies: 6
    Last Post: 05-10-2012, 08:20 PM
  5. Replies: 5
    Last Post: 03-01-2012, 12:59 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