M
mandy84angel
tbldistrict (List of school districts...about 40)
tblsite_name (List of school names...about 600)
tblgrade_level (List of grade level...about 5)
tblgrades (List of grades...about 40)
I have the above tables in a relationship with tblschool_info where it pulls
the information via the key and puts it all on one table; along with two
yes/no (checkbox). I also have a query (qryschool_info) of the same
information.
I need to know how I can create a form (frmteacher) so that when I enter a
teacher's information, I can select the school they work at and the rest will
auto-complete based on tblschool_info.
I know I will need either tblschool_info or qryschool_info to do this...just
can't figure out how.
Thank you for the help!!!
Amanda
tblsite_name (List of school names...about 600)
tblgrade_level (List of grade level...about 5)
tblgrades (List of grades...about 40)
I have the above tables in a relationship with tblschool_info where it pulls
the information via the key and puts it all on one table; along with two
yes/no (checkbox). I also have a query (qryschool_info) of the same
information.
I need to know how I can create a form (frmteacher) so that when I enter a
teacher's information, I can select the school they work at and the rest will
auto-complete based on tblschool_info.
I know I will need either tblschool_info or qryschool_info to do this...just
can't figure out how.
Thank you for the help!!!
Amanda