1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

create a macro to send excel spreadsheet as attachment

Discussion in 'Other PC Software' started by cesaoes, 2006/08/17.

  1. 2006/08/17
    cesaoes

    cesaoes Inactive Thread Starter

    Joined:
    2006/08/17
    Messages:
    3
    Likes Received:
    0
    Hi all
    I have been trying to figure it out and I just cant do it...
    I am trying to create a macro to send excel spreadsheet that I am working on as attachment to email adresses listed in the same spreadsheet.

    The closest I got to find this was
    http://support.microsoft.com/default.aspx?scid=kb;en-us;241498

    There is one problem.. It doesnt send the spreadsheet =( it just sends a message to the people in the list.

    HELP
     
  2. 2006/08/18
    RayH

    RayH Inactive

    Joined:
    2002/01/10
    Messages:
    740
    Likes Received:
    0
    There's a button on the tool bar that will do it.
     
    RayH,
    #2

  3. to hide this advert.

  4. 2006/08/18
    cesaoes

    cesaoes Inactive Thread Starter

    Joined:
    2006/08/17
    Messages:
    3
    Likes Received:
    0
    naaa, but I meant, as if you were creating a form that when filled it would be sent to email addresses stored in a specific column
     
  5. 2006/08/19
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    You can do it. You have to open a link to the Outlook application programmatically in VBA. For example, have a look at this Microsoft MSDN article.

    However, if all you want is a form for users to submit information via e-mail, I'd look for an web solution. If users are on a local network, a PHP page on a central server is easy to set up.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.