Rob Meade
2004-09-06 14:30:34 UTC
Hi all,
Firstly, please excuse x-post if its deemed unacceptable, I figured the
question relevant to each group where someone may have either encountered
the same problem or know the answer :o)
I am using the following code to open a browser window:
ActiveDocument.FollowHyperlink Address:="<my url goes here>",_
NewWindow:=True, AddHistory:=True
In our organisation I'd say we have about 90% of users running at least IE5,
if not newer, I have had a couple of instances recently though where this
code has caused an error and a "debug" prompt is given to the user.
Can anyone suggest reasons why this might not be working, such as whether
its specific to a certain version (and or SP) of Word, or whether it needs a
certain browser version etc?
Any information would be appreciated,
Regards
Rob
Firstly, please excuse x-post if its deemed unacceptable, I figured the
question relevant to each group where someone may have either encountered
the same problem or know the answer :o)
I am using the following code to open a browser window:
ActiveDocument.FollowHyperlink Address:="<my url goes here>",_
NewWindow:=True, AddHistory:=True
In our organisation I'd say we have about 90% of users running at least IE5,
if not newer, I have had a couple of instances recently though where this
code has caused an error and a "debug" prompt is given to the user.
Can anyone suggest reasons why this might not be working, such as whether
its specific to a certain version (and or SP) of Word, or whether it needs a
certain browser version etc?
Any information would be appreciated,
Regards
Rob