View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andibevan[_2_] Andibevan[_2_] is offline
external usenet poster
 
Posts: 128
Default Declare API call to Windows GetFile

Bob - Thanks for that code - I will have a play

Tom - Thanks for the MSM link - I must have read every other piece of text
to do with the getopenfile api but missed that one somehow (the ones I found
were not that useful)

"Tom Ogilvy" wrote in message
...
http://support.microsoft.com/default...b;en-us;161286
How To Use a Common Dialog File Open Dialog with Win32 API

--
Regards,
Tom Ogilvy



"Andibevan" wrote in message
...
Hi All,

Can you use the Shell32.dll to generate a box to select a file?

I need to create a select file box in powerpoint (powerpoint does not

offer
the same functioanlity as excel) and am struggling to find any relevent
resources either on the web or in the Powerpoint forum - thought you guys
may have a better idea?

Ta

Andy