A
Arlen
I am making my first database ever.
It is simply to keep track of keys - who has what keys checked out.
You type in their Name and Room #, select their Department (further
questions about that one), then check which keys they've been given. There
will be perhaps 5 standard issue keys that all teachers get, then a Special
(list box?) where you type in keys specific to each teacher's room, filing
cabinets, etc... I am having issues.
Firstly, how do you make an option group that allows you to select any
number of options, plus a toggle to Select All/None? The option groups I've
created make everything inside behave like radio buttons, which will just not
do.
Secondly, I am using a radio button option group to select the Department
(which is fine). However, how do I get that to pass the value "English" to
the related Table, rather than Yes or No?.
Thanks for your help, whomever ye may be.
Arlen
It is simply to keep track of keys - who has what keys checked out.
You type in their Name and Room #, select their Department (further
questions about that one), then check which keys they've been given. There
will be perhaps 5 standard issue keys that all teachers get, then a Special
(list box?) where you type in keys specific to each teacher's room, filing
cabinets, etc... I am having issues.
Firstly, how do you make an option group that allows you to select any
number of options, plus a toggle to Select All/None? The option groups I've
created make everything inside behave like radio buttons, which will just not
do.
Secondly, I am using a radio button option group to select the Department
(which is fine). However, how do I get that to pass the value "English" to
the related Table, rather than Yes or No?.
Thanks for your help, whomever ye may be.
Arlen