A
Ashley
Jim,
Where can I put the subject on this line of code?
Ashley
Where can I put the subject on this line of code?
Ashley
..-----Original Message-----
Her is one from Fred
Code the Double-click event of the form control that shows
the field:
Application.FollowHyperlink "Mailto:" & [ControlName]
Making corrections to the text field is much easier than
editing a
hyperlink field.
Jim
for-----Original Message-----
Hi,
You can use the Sendobject function in the click event
the text boxmessage news:[email protected]...that displays the address.
DoCmd.SendObject acSendNoObject, , , Me.Customer
Just replace Customer with the name of your text box
and once again, the above code will go in the Click event.
--
HTH
Dan Artuso, Access MVP
"Ashley" <[email protected]> wrote in.