I have created switcboard. One of my Buttons are linked to a Macro that opens a Query with a Criteria option whereby they have to put The Employee Code in to view the information they require.
What I want to do is to (instead of seeing Option to ENTER EMPLOYEE CODE
I want a List of All Employee codes to be displayed and then when they select a specific Employee code it opens the form
How do I get that List displayed as a Pop up and then have it open the form on the Selection of the correct Employee Code. ( Remember this is now suppose to happen BEFORE the form opens with the selected Employee Info -
What I want to do is to (instead of seeing Option to ENTER EMPLOYEE CODE
I want a List of All Employee codes to be displayed and then when they select a specific Employee code it opens the form
How do I get that List displayed as a Pop up and then have it open the form on the Selection of the correct Employee Code. ( Remember this is now suppose to happen BEFORE the form opens with the selected Employee Info -
Comment