Hi All!
I have a problem, that is frustrating me for hours!
On a subform i have a combo box. Its values come from a table.
I want the box to behave that way: If a user chooses a certain value from the box, some fields on the subform should hide. Therefore, i wrote a procedure for the OnChange event.
The problem:
If the combo box is unbound, it works great. The problem: If it is bound, and it is my intention, to save the changed values to my record, it doesn't work. And I can't figure out why.
Any ideas? Any help would be greatly appreciated!
Kind regards, Manuel Schueren
I have a problem, that is frustrating me for hours!
On a subform i have a combo box. Its values come from a table.
I want the box to behave that way: If a user chooses a certain value from the box, some fields on the subform should hide. Therefore, i wrote a procedure for the OnChange event.
The problem:
If the combo box is unbound, it works great. The problem: If it is bound, and it is my intention, to save the changed values to my record, it doesn't work. And I can't figure out why.
Any ideas? Any help would be greatly appreciated!
Kind regards, Manuel Schueren