I need to hide a label and text box in a report based on the text in a text box. For instance: If an employee is a Union Member, I need to hide some objects, and for the Non Union Member, leave them in place.
I figured out how to hide the objects in the report using VBA, but I don't know how...