Hi All,
I have a pretty simple db that currently has one main data table with things like Employee name, class, class date, scores, etc. I am trying to make a form where my trainers can add a new "roster" of people when a new class starts. (These will record to the main table and then the trainer can later open another form that displays all of the records for score input, etc.).
Right now I have a form that displays Trainer Name, Class Name, Class Start Date, and Employee Name. When a trainer goes to put in all of the names for the roster, the first three fields will stay the same. I want to have a button that when clicked opens the next record but fills in the first three fields based on the selections made from the current form.
I'm open to VB or Macro... any help would be appreciated!!
Thanks!
I have a pretty simple db that currently has one main data table with things like Employee name, class, class date, scores, etc. I am trying to make a form where my trainers can add a new "roster" of people when a new class starts. (These will record to the main table and then the trainer can later open another form that displays all of the records for score input, etc.).
Right now I have a form that displays Trainer Name, Class Name, Class Start Date, and Employee Name. When a trainer goes to put in all of the names for the roster, the first three fields will stay the same. I want to have a button that when clicked opens the next record but fills in the first three fields based on the selections made from the current form.
I'm open to VB or Macro... any help would be appreciated!!
Thanks!