Hi all,
I've been searching on the web for so long trying every method to do that but nothing seem to be working with me.
I have database contains of one table "ProjectDetails" and the following fields:
"EDWNumber" - Primary key
"SchoolName"
"OfficerNumber"
"OfficerName"
each officer has number of schools.
I want a form for "Visits" so each officer can fill in when they make visit to certain school.
The first combo box would have all officers names to choose from, then I want the second combo box to list ONLY schools which are allocated to this officer chosen in the first choice.
I tried so many ways so far ... please help if you can!!!
I've been searching on the web for so long trying every method to do that but nothing seem to be working with me.
I have database contains of one table "ProjectDetails" and the following fields:
"EDWNumber" - Primary key
"SchoolName"
"OfficerNumber"
"OfficerName"
each officer has number of schools.
I want a form for "Visits" so each officer can fill in when they make visit to certain school.
The first combo box would have all officers names to choose from, then I want the second combo box to list ONLY schools which are allocated to this officer chosen in the first choice.
I tried so many ways so far ... please help if you can!!!