+ Reply to Thread
Results 1 to 3 of 3

Zip & Email - VBA

  1. #1
    JohnUK
    Guest

    Zip & Email - VBA

    Hi, I need to zip a file that I am working on, then email
    automatically. I can do the emailing bit, but can't do
    the zip
    The OS is XP professional, with Office 2003
    PS I know it can be done under WinZip, but I need the
    code for the OS default Zip
    Many thanks in advance
    John

  2. #2
    akanonymousmail@yahoo.de
    Guest

    RE: Zip & Email - VBA

    hi,

    I have been looking for the way to use the XP default zip also, but with no
    success.
    I found two other alternatives though:

    -1- have VBA called microsoft's "compress.exe" program (free) to do
    compression.
    -2- automate the whole process by writing a code behind for the office file
    using "Visual Studio Tools for Microsoft Office"; the code behind can call
    "SharpZipLib" (free) to do compression.

    hope this helps,

    akanonymousmail@yahoo.de


    "JohnUK" wrote:

    > Hi, I need to zip a file that I am working on, then email
    > automatically. I can do the emailing bit, but can't do
    > the zip
    > The OS is XP professional, with Office 2003
    > PS I know it can be done under WinZip, but I need the
    > code for the OS default Zip
    > Many thanks in advance
    > John
    >


  3. #3
    Ron de Bruin
    Guest

    Re: Zip & Email - VBA

    I never try it with Win XP zip

    See my site for examples for winzip
    http://www.rondebruin.nl/zip.htm

    And a add-in
    http://www.rondebruin.nl/mail/add-in.htm

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



    "JohnUK" <anonymous@discussions.microsoft.com> wrote in message news:208301c53914$20b21cc0$a601280a@phx.gbl...
    > Hi, I need to zip a file that I am working on, then email
    > automatically. I can do the emailing bit, but can't do
    > the zip
    > The OS is XP professional, with Office 2003
    > PS I know it can be done under WinZip, but I need the
    > code for the OS default Zip
    > Many thanks in advance
    > John




+ 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