Windows explorer and hyperlink

J

jean.ulrich

Hi

I am using Access 2000

I have created a table T-Music with 2 fields "NoDirectory" (2 digits
text field) and "DirectoryName" (hyperlink)

In the table I have 5 records

00 c:\music
01 c:\music\Pink Floyd
02 c:\music\Pink Floyd\Dark Side
03 ....

I have created a continuous form which the source is T-Music. On this
form the field "DirectoryName" is an hyperlink

What I want to do is if I click on "DirectoryName" Windows Explorer
opens at the specific directory

When I click on c:\music or c:\music\Pink Floyd, nothing is
happening !

What can I do ?

Thanks
 
Top