+ Reply to Thread
Results 1 to 5 of 5

Sending Workbooks via Email

  1. #1
    VBA Dabbler
    Guest

    Sending Workbooks via Email

    Does anyone know how to (using VBA) email a workbook? I want to populate
    recipients, message, subject, etc. Is there a way to pull up the "global
    address list" from Outlook for recipient selection?

    Regards,
    VBA Dabbler

  2. #2
    BAC
    Guest

    RE: Sending Workbooks via Email


    Application.Dialogs(xlDialogSendMail).Show

    Just a suggestion..I got this code using the macro recorder. If you're just
    learning VBA it's really a great place to start.

    BAC

    "VBA Dabbler" wrote:

    > Does anyone know how to (using VBA) email a workbook? I want to populate
    > recipients, message, subject, etc. Is there a way to pull up the "global
    > address list" from Outlook for recipient selection?
    >
    > Regards,
    > VBA Dabbler


  3. #3
    Ron de Bruin
    Guest

    Re: Sending Workbooks via Email

    Hi

    See my site for example code
    http://www.rondebruin.nl/sendmail.htm

    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "VBA Dabbler" <[email protected]> wrote in message news:[email protected]...
    > Does anyone know how to (using VBA) email a workbook? I want to populate
    > recipients, message, subject, etc. Is there a way to pull up the "global
    > address list" from Outlook for recipient selection?
    >
    > Regards,
    > VBA Dabbler




  4. #4
    VBA Dabbler
    Guest

    Re: Sending Workbooks via Email

    Ron,
    Thanks for the referral to your website - it was very helpful.
    Regards,
    VBA Dabbler

    "Ron de Bruin" wrote:

    > Hi
    >
    > See my site for example code
    > http://www.rondebruin.nl/sendmail.htm
    >
    > --
    > Regards Ron de Bruin
    > http://www.rondebruin.nl
    >
    >
    > "VBA Dabbler" <[email protected]> wrote in message news:[email protected]...
    > > Does anyone know how to (using VBA) email a workbook? I want to populate
    > > recipients, message, subject, etc. Is there a way to pull up the "global
    > > address list" from Outlook for recipient selection?
    > >
    > > Regards,
    > > VBA Dabbler

    >
    >
    >


  5. #5
    Ron de Bruin
    Guest

    Re: Sending Workbooks via Email

    You are welcome

    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "VBA Dabbler" <[email protected]> wrote in message news:[email protected]...
    > Ron,
    > Thanks for the referral to your website - it was very helpful.
    > Regards,
    > VBA Dabbler
    >
    > "Ron de Bruin" wrote:
    >
    >> Hi
    >>
    >> See my site for example code
    >> http://www.rondebruin.nl/sendmail.htm
    >>
    >> --
    >> Regards Ron de Bruin
    >> http://www.rondebruin.nl
    >>
    >>
    >> "VBA Dabbler" <[email protected]> wrote in message news:[email protected]...
    >> > Does anyone know how to (using VBA) email a workbook? I want to populate
    >> > recipients, message, subject, etc. Is there a way to pull up the "global
    >> > address list" from Outlook for recipient selection?
    >> >
    >> > Regards,
    >> > VBA Dabbler

    >>
    >>
    >>




+ 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