Subform Record Additions

H

HockeyPlayerCSU

I have an access form that also includes a subform. I can add a new
record to the main form, but I am unable to add a new record to the
subform. The locked property is set to NO, the enabled is set to YES,
and the allow additions is set to YES for both the main form and the
subform. I can still add a new record when I open up the table, but
not within the form itself, neither in form view or datasheet view.
What am I overlooking that could be locking me from adding a new
record?

Thanks,
Mark Regan
 
H

HockeyPlayerCSU

Hey, I figured it out. In the table that my subform linked to, I did
not have a primay key defined, so it wouldn't let me add any records.
Once I set a primary key, it let me add new records.
~Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top