A
adam
Hi, I want the users to change the default value of
a "text box" on a form. My code works fine for the
initial use, but when you open the form again, control's
old value remains the default value. My code is like :
Forms!Form1.TextBox1.DefaultValue = .....
Note : Table does not have any default value for that
field
Thanks for help
a "text box" on a form. My code works fine for the
initial use, but when you open the form again, control's
old value remains the default value. My code is like :
Forms!Form1.TextBox1.DefaultValue = .....
Note : Table does not have any default value for that
field
Thanks for help