G
Guest
I have a form for each user that shows only data that pertains to them. They
click a "SEARCH" command button that opens a search form I created for all
users.
On the search form I have a different command button for each user that
returns them to their previous screen. I only want the command button that
pertains to this user to be visible. Is there a way to code the "ON CURRENT"
event of the search form to hide the other command buttons based on which
user form caused the search form to open?
click a "SEARCH" command button that opens a search form I created for all
users.
On the search form I have a different command button for each user that
returns them to their previous screen. I only want the command button that
pertains to this user to be visible. Is there a way to code the "ON CURRENT"
event of the search form to hide the other command buttons based on which
user form caused the search form to open?