Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Windows Explorer in an Access form


Message #1 by "Steven Van Aken" <svanaken@m...> on Fri, 19 Jul 2002 10:50:40
Hello,
I'd like to have in a form a subform with the Windows Explorer screen.  
How can I do this?
Message #2 by "Wesley Kendrick" <wez.k@n...> on Sat, 20 Jul 2002 05:48:44 +0100
Hi Steve, not sure about this. Why do you want to do it? If you simply want
to be able to navigate to a file, you can invoke the Windows FileOpen/Save
dialog box and pass the result to a control on the form.  If thats what you
want, I'll send you the code.
Regards, Wesley Kendrick

----- Original Message -----
From: "Steven Van Aken" <svanaken@m...>
To: "Access" <access@p...>
Sent: Friday, July 19, 2002 10:50 AM
Subject: [access] Windows Explorer in an Access form


> Hello,
> I'd like to have in a form a subform with the Windows Explorer screen.
> How can I do this?
>

Message #3 by "Steven Van Aken" <svanaken@m...> on Wed, 24 Jul 2002 13:36:48
Yes, that's it Wesley.  Thank you in advance to sending me the code to my 
e-mail: svanaken@m...

> Hi Steve, not sure about this. Why do you want to do it? If you simply 
want
to be able to navigate to a file, you can invoke the Windows FileOpen/Save
dialog box and pass the result to a control on the form.  If thats what you
want, I'll send you the code.
Regards, Wesley Kendrick

----- Original Message -----
From: "Steven Van Aken" <svanaken@m...>
To: "Access" <access@p...>
Sent: Friday, July 19, 2002 10:50 AM
Subject: [access] Windows Explorer in an Access form


> Hello,
> I'd like to have in a form a subform with the Windows Explorer screen.
> How can I do this?
>


  Return to Index