Evening all. I have a form that has a text box. The default value setting in it is "c:\".
The user is supposed to be able to enter "d:\" They can but...when they leave that box and run a macro, the macro first closes the form and reopens it and the default value is back, not "d:\". How can I save the value or change the default based on what they type?
I think the answer lies with SetValue but I'm stumped.
Thanks!
The user is supposed to be able to enter "d:\" They can but...when they leave that box and run a macro, the macro first closes the form and reopens it and the default value is back, not "d:\". How can I save the value or change the default based on what they type?
I think the answer lies with SetValue but I'm stumped.
Thanks!