S
Sierras
Anyone have code that will press a button on a form after it is
un-hidden?
I basically have a filter button on a form that I would like to
execute after the form becomes visible. Reason being that when a user
creates a new record, I hide the main form and open a data entry form.
When the data entry form closes, the main form becomes visible again.
The problem is that the record that the user just entered does not
show up until the filter button is pressed again (if the new record
meets the filter criteria, that is). So I would like to have it done
automatically every time the form becomes visible.
Thanks...
un-hidden?
I basically have a filter button on a form that I would like to
execute after the form becomes visible. Reason being that when a user
creates a new record, I hide the main form and open a data entry form.
When the data entry form closes, the main form becomes visible again.
The problem is that the record that the user just entered does not
show up until the filter button is pressed again (if the new record
meets the filter criteria, that is). So I would like to have it done
automatically every time the form becomes visible.
Thanks...