User Profile
Collapse
-
Thanks for the tips. Question is solved. -
Additionally, if I change to single form then code works when paging down. Form is needed to show many records (continuous) for users to view and choose. Thanks again.Leave a comment:
-
Hide Labels depending on checkbox value
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox [active] being checked or not. Below is the code. Visibility is not adhering to the record [active] checkbox value. Screenshot also below. Any ideas?
...Code:Private Sub Form_Current() Dim db As DAO.Database Set db = CurrentDb lblinactive.VisibleLast edited by NeoPa; Jun 11 '23, 07:03 PM. Reason: Added [CODE] tags and formatted code to be legible.
No activity results to display
Show More
Leave a comment: