C
Carlee
Hi there,
Scenario:
I have a form upon which a user selects a report from a list box. The list
box's after update event triggers subsequent code which makes specific
textboxes or combo boxes visible for the user to enter criteria.
Issue:
Create a button that allows users to 'clear criteria' for textboxes or combo
boxes that are visible
Question:
How? And what code do I need?
Scenario:
I have a form upon which a user selects a report from a list box. The list
box's after update event triggers subsequent code which makes specific
textboxes or combo boxes visible for the user to enter criteria.
Issue:
Create a button that allows users to 'clear criteria' for textboxes or combo
boxes that are visible
Question:
How? And what code do I need?