I able to have my form open a browser window to a dynamic URL, but every time I double-click the field (calls my browser opening function) I get a NEW browser window.
What I would like is to open up the URL to the same window.
The FollowHyperlink NewWindow parameter settings make no difference if I set it to True or False
I have tried Application.Fol lowHyperlink and Hyperlink.Follo w methods but to no avails.
Thanks,
P :oD
What I would like is to open up the URL to the same window.
The FollowHyperlink NewWindow parameter settings make no difference if I set it to True or False
I have tried Application.Fol lowHyperlink and Hyperlink.Follo w methods but to no avails.
Thanks,
P :oD