Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. unreviewed

    Send e-mail from access databases

    Thank you for that Bob, and I can assure you I have "RTFM" many times. ;) Unfortunately ACCESS Help doesn't list a way to set the "From", only the "To". So I'll assume by your answer, (and the fact that it's not mentioned in Help) that there just isn't a way to set...
  2. unreviewed

    Send e-mail from access databases

    Truly sorry to bump up this thread, the information is great. Someone already asked how to set the "From/Sender", and the reply didn't quite do it for me. I have very basic needs, I'm just using, Private Sub email_Click() If Len(Me.email) > 0 Then 'Check to ensure email exists...

Part and Inventory Search

Back
Top