auto create a record.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am quite new to Access and would appreciate any help provided.
I have a form that is created by an update query. I have a subform linked
into my main form which I would like to create 2 records in at the same time
as I run the update query to populate the main form.
I have absolutely no idea how I can achieve this and would be grateful for
any pointers in the right direction.
Thanks in anticipation.
 
You cannot create two new records at the same time. You must first create
one record with enough fields populated to satisfy an index or required field
values. You can then create another records after the first record has been
updated the same way.
 

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

Back
Top