Auto filling form field

yllib456

New member
Local time
Today, 13:33
Joined
Jan 18, 2012
Messages
2
im new to this site and i tried to look this up on the forums before i asked.
well here's the question.
I have a table (TestingDates) that contains the date and the start time for each subject. i have another table (TestSignup) where i would sign up people for the tests and this table uses two separate look up combo boxes one to select the testing date and another to select the time based on the (TestingDates) table. i built a form for the (TestSingup) table and i want the time field to automatically display the time based on the selected date from the Date. so lets say i pick 01/20/2012 on the date dropdown combo box the StartTime would automatically fill to 8:00 am

the (TestingDates) table is set up is this way

[PkDate][Writing][Math][Reading]
in each subject the time would be entered they are in medium time format
i also have queries made for each subject that display their particular times and dates but i don't know if these queries would be necessary
i am using access 2007 if it helps

is there anyway this can be done? Thanks
 
I can't speak for the one who posted the question but it was exactly what I was looking for! Thanks.

~RLG
 
Glad it helped you!
 

Users who are viewing this thread

Back
Top Bottom