R
Rizza
I have created a form to store variables in the default value properties of
text boxes. I have written the code to update the default value of a textbox
from a button.
Steps:
1 capture new value
2 open form in design
3 set default value
4 open form normal
5 save
6 refresh text box
Form will be pass protected. Then I wish to make an mde to prevent any
changes without password.
My "first" problem, I cannot open a form in design in an mde. Next I cannot
seem to save the changes to the default values without opening the form in
design.
If anyone has any suggestions, even to how I am storing the variables please
let me know. The variables should be modifiable from the form.
text boxes. I have written the code to update the default value of a textbox
from a button.
Steps:
1 capture new value
2 open form in design
3 set default value
4 open form normal
5 save
6 refresh text box
Form will be pass protected. Then I wish to make an mde to prevent any
changes without password.
My "first" problem, I cannot open a form in design in an mde. Next I cannot
seem to save the changes to the default values without opening the form in
design.
If anyone has any suggestions, even to how I am storing the variables please
let me know. The variables should be modifiable from the form.