My database uses various parameter queries where the user must input a code to return the required results e.g.
parameter query : enter employee id:
This would then bring up details on that employee.
is it possible to have a search facility for the user to enable them to for example press f2 at the parameter to bring up the list of all codes?
there are often some 50 or 60 codes therefore it is highly unlikely any employee will know them all off by heart. some sort of search function whihc brings up a report of codes would be ideal.
could anyone tell me if this is possible
many thanks
parameter query : enter employee id:
This would then bring up details on that employee.
is it possible to have a search facility for the user to enable them to for example press f2 at the parameter to bring up the list of all codes?
there are often some 50 or 60 codes therefore it is highly unlikely any employee will know them all off by heart. some sort of search function whihc brings up a report of codes would be ideal.
could anyone tell me if this is possible
many thanks