Results 1 to 2 of 2
  1. #1
    aamer is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Location
    Pakistan
    Posts
    276

    Data Update From One Form To Another Form

    I have a Main Form BnkDepoDetEditFrm on this form I have two subforms BnkDepoDetEditSubFrm and BnkTransDepoSubfrm
    when I enter data in BnkTransDepoSubfrm it should update the data in BnkDepoDetEditSubFrm

    I am using the following in after update in combo box "Trans ID" on BnkDepoDetEditSubFrm



    [Form_BnkDepoDetEditFrm].[Form_BnkDepoDetEditSubFrm].[Form_BnkTransDepoSubfrm].Requery

    but this is not working out
    need help

  2. #2
    aamer is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Location
    Pakistan
    Posts
    276
    got it

    used the

    Forms![BnkDepoDetEditFrm].Requery

    and its working

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

Similar Threads

  1. Replies: 7
    Last Post: 07-19-2016, 05:28 PM
  2. Replies: 1
    Last Post: 02-18-2014, 02:16 PM
  3. Form update with new data in sub-subform.
    By Degs29 in forum Programming
    Replies: 8
    Last Post: 06-21-2013, 01:56 PM
  4. Replies: 3
    Last Post: 09-20-2012, 11:23 AM
  5. Replies: 2
    Last Post: 07-16-2011, 07:56 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