+ Reply to Thread
Results 1 to 5 of 5

opening non microsoft program from excel

  1. #1
    bigdaddy3
    Guest

    opening non microsoft program from excel

    is it possible to be able to read an e book in adobe reader from a macro in
    excel just to get certain figures .
    --
    BD3

  2. #2
    Bob Phillips
    Guest

    Re: opening non microsoft program from excel

    Something like

    Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
    Documents\myFile.pdf", vbNormalFocus

    You will need to ensure the correct path for the reader exe.

    --
    HTH

    Bob Phillips

    "bigdaddy3" <bigdaddy3@discussions.microsoft.com> wrote in message
    news:EB463188-1B99-494E-82B1-265E9049382B@microsoft.com...
    > is it possible to be able to read an e book in adobe reader from a macro

    in
    > excel just to get certain figures .
    > --
    > BD3




  3. #3
    bigdaddy3
    Guest

    Re: opening non microsoft program from excel

    thanks bob ill try that.
    --
    BD3


    "Bob Phillips" wrote:

    > Something like
    >
    > Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
    > Documents\myFile.pdf", vbNormalFocus
    >
    > You will need to ensure the correct path for the reader exe.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "bigdaddy3" <bigdaddy3@discussions.microsoft.com> wrote in message
    > news:EB463188-1B99-494E-82B1-265E9049382B@microsoft.com...
    > > is it possible to be able to read an e book in adobe reader from a macro

    > in
    > > excel just to get certain figures .
    > > --
    > > BD3

    >
    >
    >


  4. #4
    bigdaddy3
    Guest

    Re: opening non microsoft program from excel

    Hi Bob
    i tried the following from a macro and it kept throwing up syntax
    error any ideas
    Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
    Documents\Correct New\Staff Folders\tablsa.pdf", vbNormalFocus

    tablesa is the pdf document i need to show
    --
    BD3


    "Bob Phillips" wrote:

    > Something like
    >
    > Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
    > Documents\myFile.pdf", vbNormalFocus
    >
    > You will need to ensure the correct path for the reader exe.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "bigdaddy3" <bigdaddy3@discussions.microsoft.com> wrote in message
    > news:EB463188-1B99-494E-82B1-265E9049382B@microsoft.com...
    > > is it possible to be able to read an e book in adobe reader from a macro

    > in
    > > excel just to get certain figures .
    > > --
    > > BD3

    >
    >
    >


  5. #5
    bigdaddy3
    Guest

    Re: opening non microsoft program from excel

    Hi Bob again
    Thanks for that ive sorted it out it works fine
    --
    BD3


    "Bob Phillips" wrote:

    > Something like
    >
    > Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
    > Documents\myFile.pdf", vbNormalFocus
    >
    > You will need to ensure the correct path for the reader exe.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "bigdaddy3" <bigdaddy3@discussions.microsoft.com> wrote in message
    > news:EB463188-1B99-494E-82B1-265E9049382B@microsoft.com...
    > > is it possible to be able to read an e book in adobe reader from a macro

    > in
    > > excel just to get certain figures .
    > > --
    > > BD3

    >
    >
    >


+ 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