DAO recordset add/edit

A

adam

Hi,

I have a subform and an unbound combobox in it whose
after update event writes data to subform's fields
according to comboxe's column values. I use
recordset.addnew all the time, but if the record is
created before, it should edit that record not create a
new one.

Is there a way to determine when the combobox afterupdate
event occurs, the record on the subform is a new record
or a pre-made record and edit or add data accordingly?

Thanks for help

Best regards.
 

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