G
Guest
There is no logical criteria to select employees for a project (from Table of
employees). The manager basically uses intuition and personal info.
Using a Form; manager would like to scan/scroll down employee list and
"pick" employees to be on project....i.e. be their records returned in the
query. Could be any quantity of employees up to several dozen.
Any one done something like this?
Kind of thinking along the lines of building an sql SELECT statement on the
fly AfterUpdate of listbox or something... but not sure how....
employees). The manager basically uses intuition and personal info.
Using a Form; manager would like to scan/scroll down employee list and
"pick" employees to be on project....i.e. be their records returned in the
query. Could be any quantity of employees up to several dozen.
Any one done something like this?
Kind of thinking along the lines of building an sql SELECT statement on the
fly AfterUpdate of listbox or something... but not sure how....