sending record via email automatically populate a field

R

Ron R

I have a table where records will be regularly sent by e-
mail to a customer. The emailing of a record is working
fine. Is there a way to populate a field within access so
that when a record is sent to the customer it will
automatically change a yes/no value from no to yes to
indicate that the record has been sent via e-mail? Thanks
for the help.

-Ron-
 
L

Lance McGonigal

Ron...

I'm assuming your sending the record via code. If that's the case simply
grab the key for the record sent via the email, open a recordset containing
the key and update the record. Did I miss anything?

lance
 

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