Hyperlink working but not Bookmark

Fijian

Registered User.
Local time
Today, 01:12
Joined
Sep 22, 2005
Messages
32
Hi,

I am using a Hyperlink Address property on a Label in a Form. This works fine and opens a html file which has help references.
This file also has Bookmarks in it and works fine when used within html file.

However, if I use the Bookmark property (Hyperlink SubAddress) it gives the following error:
"Windows cannot find 'file///C:/temp...... Make sure you typed the name correctly, and then try again."

Note:
1. I have not typed any file path
2, I am using the ActiveX Control
3. Hyperlink Address works fine
4. Bookmark gives this error

Any ideas,

Cheers
 
In which kind of ActiveX control do you need a subhyperlink?
 
I don't need any ActiveX Control.
I meant I have not put any VBA but used the builder button.
 

Users who are viewing this thread

Back
Top Bottom