E exebat Jun 8, 2010 #1 Is there any way to navigate the new webbrowser control built-in ms access 2010 from VBA ? Webbrowser.navigate does not work.
Is there any way to navigate the new webbrowser control built-in ms access 2010 from VBA ? Webbrowser.navigate does not work.
T Tom van Stiphout Jun 9, 2010 #2 On Tue, 8 Jun 2010 11:05:15 -0700 (PDT), exebat Use: Me.myWebBrowserControl.Object.Navigate myUrl -Tom. Microsoft Access MVP
On Tue, 8 Jun 2010 11:05:15 -0700 (PDT), exebat Use: Me.myWebBrowserControl.Object.Navigate myUrl -Tom. Microsoft Access MVP