E-mail sent on closing form

Big Bear

New member
Local time
Today, 01:33
Joined
Jun 20, 2010
Messages
2
Hello Folks

Does anyone know what code I could use to send say a serial number to a set e-mail address on closing a form ?

For example on (close form ) send Serial number A123456 to e-mail address me@somewhere.com

Many Thanks

John
 
Look in VBA help at SendObject, or you can use FollowHyperlink with "MailTo:"
 

Users who are viewing this thread

Back
Top Bottom