Hi All,
to make my form user friendly I placed two command buttons on my form so the user can "filter by form" easily.
The first button is neccessary as not only does it set the form to be a "filter by form" but it allows users to enter info in normally locked controls.
But when the first button is clicked the second button is not enabled so the user has to go to the tool bar to filter.
How do I get around this?
to make my form user friendly I placed two command buttons on my form so the user can "filter by form" easily.
The first button is neccessary as not only does it set the form to be a "filter by form" but it allows users to enter info in normally locked controls.
But when the first button is clicked the second button is not enabled so the user has to go to the tool bar to filter.
How do I get around this?