Re: Problem with ShellExecute to a PPT or XLS file
From: Gale Green (gale_at_databeat.fsnet.co.uk)
Date: 06/22/04
- Next message: John K.Eason: "Re: Lost Help Icons"
- Previous message: Rick Rothstein: "Re: Newbie question"
- In reply to: Fie Fie Niles: "Problem with ShellExecute to a PPT or XLS file"
- Next in thread: Gale Green: "Re: Problem with ShellExecute to a PPT or XLS file"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 18:55:17 +0100
On Tue, 22 Jun 2004 10:10:56 -0500, "Fie Fie Niles"
<fniles@wincitesystems.com> wrote:
> lRet = ShellExecute(Form1.hWnd, "Open", Parameter, 0&, 0&,
> SW_SHOWDEFAULT) 'Powerpoint shows up, but not Sample.ppt
I'm not sure it will make much difference but those 0& arguments
should be vbNullString.
Gale.
- Next message: John K.Eason: "Re: Lost Help Icons"
- Previous message: Rick Rothstein: "Re: Newbie question"
- In reply to: Fie Fie Niles: "Problem with ShellExecute to a PPT or XLS file"
- Next in thread: Gale Green: "Re: Problem with ShellExecute to a PPT or XLS file"
- Messages sorted by: [ date ] [ thread ]