I would like to click on a command button that will take me (via hyperlink) to a Windows Explorer folder that is named exactly the same as the records ID field.
Hello PHV,
It is great to see such a fast response from you.
I have different folders in Windows Explorer for which the hyper link is to be created in a command button say "Command1" in Form1. Folders are as below--
C:\transmission/a
C:\transmission/b
C:\transmission/c
C:\transmission/d
C:\transmission/e
There is a text box say "Field1" in above form which has values a or b or c or d or e.
I want the user to have the "a" folder" opened in Window Explorer when value of "Field1" is "a" and so on.
Hello PHV,
It is great to see such a fast response from you.
I have different folders in Windows Explorer for which the hyper link is to be created in a command button say "Command1" in Form1. Folders are as below--
C:\transmission/a
C:\transmission/b
C:\transmission/c
C:\transmission/d
C:\transmission/e
There is a text box say "Field1" in above form which has values a or b or c or d or e.
I want the user to have the "a" folder" opened in Window Explorer when value of "Field1" is "a" and so on.
Presently I have created 5 command buttons with five different hyper links in them. And I have used the Visible property of a buitton to make only 1 button visible to the user depending on value of Field1.
But as this is a laborious method, I am looking for a better solution.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.