Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default How to load a PDF using Excel VBA

How to load a PDF using Excel VBA? Can anyone give sample code

Many thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default How to load a PDF using Excel VBA

Hi
what do you mean with 'load PDF'. Note: Its not so easy to convert a
PDF document back to an Excel file format (has nothing to do with VBA)

--
Regards
Frank Kabel
Frankfurt, Germany


James wrote:
How to load a PDF using Excel VBA? Can anyone give sample code?

Many thanks in advance!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default How to load a PDF using Excel VBA

I mean, I got a PDF file. I want to use Excel VBA to open that PDF in Acrobat Reader. Just like when you double-click a PDF using the mouse

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default How to load a PDF using Excel VBA

Hi James
o.k. that's simple :-)
have a look at the VBA Shell method. e.g.
Shell "mypdffile.pdf"

--
Regards
Frank Kabel
Frankfurt, Germany


James wrote:
I mean, I got a PDF file. I want to use Excel VBA to open that PDF in
Acrobat Reader. Just like when you double-click a PDF using the
mouse.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 117
Default How to load a PDF using Excel VBA

"Frank Kabel" wrote:
<<Shell "mypdffile.pdf"

Does this really work on your machine? I had trouble with this (Win ME and
Excel 2000 SP-3).
(See my post about an hour before yours.)
(Need to resynchronize your newsreader every 15 minutes or so?)
--
Regards,
Bill




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
HELP!!!! New PC and can't load excel welovezig Setting up and Configuration of Excel 1 September 6th 05 10:18 PM
how do i load excel terry Setting up and Configuration of Excel 1 February 23rd 05 08:14 PM
Excel won't load Mike Excel Discussion (Misc queries) 2 January 28th 05 04:51 PM
Excel XP will not load Mike Setting up and Configuration of Excel 0 January 22nd 05 08:43 PM
How to use Excel C API to load an XLL add-in? Michael[_18_] Excel Programming 0 October 9th 03 03:41 AM


All times are GMT +1. The time now is 01:45 AM.

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

About Us

"It's about Microsoft Excel"