Moving data from one form to another

A

ANStech

I have a command button that opens a popup form. This form has two
calenders. I want to set the calenders, click cmdO.K. and place the data
from the calenders into an invisible text box on my original form.(the one
with the command button.) I tried SetValue, but I was unsuccessful.

Thanks
 
Top