Hi all,
I hope someone can give me a few pointers on this question.
I have a table of people (called "workers") that can only work on certain days e.g. Joe can only work Monday and Thursday. These are set by having seven Yes/No fields called Monday to Sunday.
I have another table (called "jobs") that list jobs and one field has the date the job is due to start. I have a form for this table that has an unbound combo box to the other form "workers" that lists all of the workers names.
What I would like to do is when the job date is entered have the combo box only show the workers names that are available to work on the day the job is due to start.
If someone could point me in the right direction it would be most appreciated.
Many thanks,
Jay
I hope someone can give me a few pointers on this question.
I have a table of people (called "workers") that can only work on certain days e.g. Joe can only work Monday and Thursday. These are set by having seven Yes/No fields called Monday to Sunday.
I have another table (called "jobs") that list jobs and one field has the date the job is due to start. I have a form for this table that has an unbound combo box to the other form "workers" that lists all of the workers names.
What I would like to do is when the job date is entered have the combo box only show the workers names that are available to work on the day the job is due to start.
If someone could point me in the right direction it would be most appreciated.
Many thanks,
Jay