MS Access to open a NAMED browser window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pod
    Contributor
    • Sep 2007
    • 298

    #1

    MS Access to open a NAMED browser window

    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
Working...