Append Query & required fields

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

Guest

I want to append records to a table with "required" fields. But it sez
validation error. If i make the fiels not required all is ok. is there any
way round this ?
Any suggestions very welcome
pete
 
I want to append records to a table with "required" fields. But it sez
validation error. If i make the fiels not required all is ok. is there any
way round this ?
Any suggestions very welcome
pete

Well, if the fields are required, then you must put something into the
field in your Append query. It's either required - or you can leave it
out; not both!

Does your Append query in fact populate the required fields? If not...
why not?

John W. Vinson[MVP]
 

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