Hello,
I want to get values from a pop-up date form to insert in a text box on
another form. Problem is when I close the date form, the value that the text
box was referring to is gone. Is there a quick way to save the value in the
main form until new dates are typed in?
Thanks
BruceM - 05 Mar 2008 18:29 GMT
You should be able to hide the form rather than close it.
> Hello,
>
[quoted text clipped - 6 lines]
>
> Thanks
KARL DEWEY - 05 Mar 2008 20:37 GMT
Another way is to use Set Value before closing popup.

Signature
KARL DEWEY
Build a little - Test a little
> Hello,
>
[quoted text clipped - 4 lines]
>
> Thanks