Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bigdaddy3
 
Posts: n/a
Default 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   Report Post  
Bob Phillips
 
Posts: n/a
Default

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" wrote in message
...
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   Report Post  
bigdaddy3
 
Posts: n/a
Default

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" wrote in message
...
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   Report Post  
bigdaddy3
 
Posts: n/a
Default

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" wrote in message
...
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   Report Post  
bigdaddy3
 
Posts: n/a
Default

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" wrote in message
...
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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Microsoft Excel Chart object in VB6 fizbim Charts and Charting in Excel 0 July 13th 05 05:14 PM
Hyperlink in Excel opens the right program, but can't read file. Katydid Excel Discussion (Misc queries) 0 May 6th 05 04:16 PM
Excel instance used with "Export to Microsoft Excel" option in Internet Explorer Karl Schweitzer Excel Discussion (Misc queries) 0 April 7th 05 06:17 PM
Microsoft Excel tries to load front page on opening Excel and Front Page Excel Discussion (Misc queries) 1 March 21st 05 08:51 PM
opening multiple instances of excel John B Excel Discussion (Misc queries) 4 January 28th 05 11:31 PM


All times are GMT +1. The time now is 10:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"