Results 1 to 2 of 2
  1. #1
    metokushika is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    19

    Talking form to form

    How do i get a value from a
    form to be put to another form?



    like say i need the value of the


    text box from form1 to be put
    to a text box to form2

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,630
    As long as the first form is open, the second form textbox can refer to the textbox on first form by expression in combobox, like:
    =Forms!formname!textboxname

    Why do you need this?
    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.

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

Similar Threads

  1. Replies: 1
    Last Post: 08-19-2011, 02:53 PM
  2. Replies: 9
    Last Post: 02-15-2011, 03:05 PM
  3. Replies: 1
    Last Post: 11-12-2010, 06:33 PM
  4. Replies: 1
    Last Post: 11-07-2010, 11:04 AM
  5. Replies: 9
    Last Post: 03-24-2009, 09:19 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