J
Jean-Paul
Hi,
I have this small problem
I open a form and depending on the value of a checkbox, fields are
visible of not.
When I change the value from false to true, the fields are displayed as
they should, whenI change it again to false, they are hidden, so this is OK
There is a navigation button to go to the next or the previous form in
the recordset.
So, when I go from one record to the next one, the program should see if
the value is true or false and display the fileds or hide them.
How can I make this work?
Thanks
JP
I have this small problem
I open a form and depending on the value of a checkbox, fields are
visible of not.
When I change the value from false to true, the fields are displayed as
they should, whenI change it again to false, they are hidden, so this is OK
There is a navigation button to go to the next or the previous form in
the recordset.
So, when I go from one record to the next one, the program should see if
the value is true or false and display the fileds or hide them.
How can I make this work?
Thanks
JP