+ Reply to Thread
Results 1 to 2 of 2

Macro to send email

  1. #1
    Registered User
    Join Date
    07-23-2004
    MS-Off Ver
    2007
    Posts
    94

    Macro to send email

    Hi - im looking to have a macro that reads a cell value then sends the value to me in email. Ive tried recording the process but it doesnt pick anyting up. Can anyone help?

  2. #2
    Registered User
    Join Date
    07-23-2004
    MS-Off Ver
    2007
    Posts
    94
    Ive since come up with the below code but i only want to send 1 worksheet not teh whole workbook. Does anyone know how i can change this?
    -----------------
    Sub Mail()
    ActiveWorkbook.SendMail "[email protected]", _
    "My Subject"
    End Sub
    -----------------

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1