P
PJFry
I am working on a form that has two values that I would like to pass to
another form. The user clicks on a command button to trigger the pop-up
form. I want to pass the data in fields txtClientNm and lngOrder to
txtClientNm and lngOrder on the pop-up. In otherwords:
The user is working on client Bob's Surf Shop, order number 123456. He
clicks on the button that triggers the pop-up and that form opens with Bob's
Surf Shop, order number 123456 already populated.
Thanks!
PJ
another form. The user clicks on a command button to trigger the pop-up
form. I want to pass the data in fields txtClientNm and lngOrder to
txtClientNm and lngOrder on the pop-up. In otherwords:
The user is working on client Bob's Surf Shop, order number 123456. He
clicks on the button that triggers the pop-up and that form opens with Bob's
Surf Shop, order number 123456 already populated.
Thanks!
PJ