Want to allow adding records on subform

ml8889

Registered User.
Local time
, 21:55
Joined
Oct 12, 2012
Messages
19
I have a mainform with an unbound combo box and one subform. The subform lists all the records in the database that is associated with the item chosen in the combo box. However it just shows the current records but does not allow for adding new records. I checked the properties of both the mainform and subform and both show YES for allow additions. How can I make this work for me?
 
This explains it all. At first it was bound by a table but i changed it to a query. I'll go back and get it right. :)
 

Users who are viewing this thread

Back
Top Bottom