Submit button to email

S

shwinn

Hello everyone,

I am trying to code a submit button on my form that will export the data
entered and then send it in email format. Any suggestions would help.
 
D

Daniel

Create a report based on the current record and then use SendObject to send
the e-mail.
 
Top