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
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
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.