K
Knowlton
I have a check box on a form to relate married members to
each other. The visible property of the spouse name
control(combo box) and it's label are set to no. I put
code in the AfterUpdate event of the check box to make
the name control visible and populate it with the list
of members. When I try it, I get a syntax error on the
rowsource query. Also the set visible lines do not
appear to be working. Here is the code I have. Can
someone tell me what my problem is?
TIA,
Knowlton
each other. The visible property of the spouse name
control(combo box) and it's label are set to no. I put
code in the AfterUpdate event of the check box to make
the name control visible and populate it with the list
of members. When I try it, I get a syntax error on the
rowsource query. Also the set visible lines do not
appear to be working. Here is the code I have. Can
someone tell me what my problem is?
TIA,
Knowlton