F
Fay Yocum
I have a form that has a list control that I pick an open class. Once I
click the Register button it is suppose to create a new record in the
subfrmRegistration. The problem is that if the person has registered for a
previous class that record is displayed and that record it changed to
reflect the class number. How do I get the new record to append to the table
instead of amending any existing records? I tried making the subfrm a data
entry only and that didn't work. The record showed in the base table but not
on the subform so you don't know if the thing was added unless you go deep
into the database, which I don't want others to do.
Thank you in advance.
Fay
click the Register button it is suppose to create a new record in the
subfrmRegistration. The problem is that if the person has registered for a
previous class that record is displayed and that record it changed to
reflect the class number. How do I get the new record to append to the table
instead of amending any existing records? I tried making the subfrm a data
entry only and that didn't work. The record showed in the base table but not
on the subform so you don't know if the thing was added unless you go deep
into the database, which I don't want others to do.
Thank you in advance.
Fay