cktcPeterson
Member
- Local time
- Today, 10:32
- Joined
- Mar 23, 2022
- Messages
- 74
I have a combo box that looks up value on my form. It results in a list of names
I have a sub datasheet set to single form. I have two fields check in and date.
I want when I select the drop down, and the names appear, I can go to a new record in the subform.
This is my set up
Main form: CheckIn- Combo box
Subform: CheckIn Subform (Datasheet)- List of names
Subform: Student Checkin (single form)-datasheet
I want a new record on Student Checkin (single form)
If there is a better way to do this I would love to know. I am trying to select a course and the students appear, then check them in for class.
I have a sub datasheet set to single form. I have two fields check in and date.
I want when I select the drop down, and the names appear, I can go to a new record in the subform.
This is my set up
Main form: CheckIn- Combo box
Subform: CheckIn Subform (Datasheet)- List of names
Subform: Student Checkin (single form)-datasheet
I want a new record on Student Checkin (single form)
If there is a better way to do this I would love to know. I am trying to select a course and the students appear, then check them in for class.