Mike Vytal
Registered User.
- Local time
- Yesterday, 22:04
- Joined
- Feb 1, 2007
- Messages
- 34
I have a table with staff id #s and names and a table with 5 dates. I have a dropdown which gets populated with the dates based on the staff id. For example, employee (EE) 157 lists 5 dates, because he hasn't used any dates yet. But, EE 160 lists 4, because she has used one. I hope this makes sense. Essentially, it's for a timesheet app. When the users login and click new timesheet, the date dropdown should get populated with unused dates based on the staff id, and if they choose existing timesheet, the date dropdown gets populated with the used dates. Please let me know if this example isn't clear enough. Thanks.
Last edited: