M
MRutten
How can I in a form by double clicking on a text field
open Windows Explorer in a specified directory?
Thank you.
open Windows Explorer in a specified directory?
Thank you.
message news:[email protected]...-----Original Message-----
Hi,
If you place this:
FollowHyperlink("C:\")
in the text box's DoubleClick event, presto, you get windows explorer
when you double click!
--
HTH
Dan Artuso, Access MVP
"Jim" <[email protected]> wrote in
message news:[email protected]...-----Original Message-----
Hi,
If you place this:
FollowHyperlink("C:\")
in the text box's DoubleClick event, presto, you get windows explorer
when you double click!
--
HTH
Dan Artuso, Access MVP
"Jim" <[email protected]> wrote in
message news:[email protected]...-----Original Message-----
Hi,
If you place this:
FollowHyperlink("C:\")
in the text box's DoubleClick event, presto, you get windows explorer
when you double click!
--
HTH
Dan Artuso, Access MVP
"Jim" <[email protected]> wrote in
message news:[email protected]...-----Original Message-----
Hi,
If you place this:
FollowHyperlink("C:\")
in the text box's DoubleClick event, presto, you get windows explorer
when you double click!
--
HTH
Dan Artuso, Access MVP
"Jim" <[email protected]> wrote in