Results 1 to 2 of 2
  1. #1
    alex_raju is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    56

    Question how to copy a text data from one form to another form?


    hi


    first,in main form there is a text named txtID, due cursor on txtId i am pressing F12 to open searching form ( to search ID no by name ), now i am searching by name in searching form, i am getting similar record one or more then one in searching form but i can be find correct name in a row, so i am selecting by arrow key or click cursor on searching form id text named search!form txtId.
    now, i want if i enter or double click due cursor on searching form txtid, the searching form txtid data( id no) should copy to main form txtID. at the same time searching form should close



    thank you, v.much

    alex

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Forms!DestinationFormName.ControlName = Me.ControlName
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 3
    Last Post: 07-23-2011, 12:45 AM
  2. copy data from a subform to the main form
    By declanfogarty in forum Programming
    Replies: 1
    Last Post: 06-23-2011, 05:31 AM
  3. Copy data from one form to another
    By rcrobman in forum Programming
    Replies: 12
    Last Post: 05-24-2011, 01:25 PM
  4. copy data from text file into table in access
    By miziri in forum Programming
    Replies: 3
    Last Post: 08-12-2009, 03:02 PM
  5. Replies: 0
    Last Post: 11-10-2008, 12:32 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