J
julieroy
Guest
As a newbie, I want to create a button that will send data (don't care if it is a report in pdf, written as text into the email, as an excel sheet, etc) to the program owner and data owner when the record has been updated. I only want to send the info for the current record.
I have copied the code for sending an email from another post, but am unsure how to include fields from the current record. The "tblreportlist" has a field ("to") for the email address that I would also like to autopopulate with the program and data owners names.
Sample fields to include are "category","campaign name" from the table "campaign data"
Thanks for the help!
Julie

I have copied the code for sending an email from another post, but am unsure how to include fields from the current record. The "tblreportlist" has a field ("to") for the email address that I would also like to autopopulate with the program and data owners names.
Sample fields to include are "category","campaign name" from the table "campaign data"
Thanks for the help!
Julie