Bring browser application window to front

  • Thread starter Thread starter Sherri726
  • Start date Start date
S

Sherri726

I'm hoping someone can help me troubleshoot this problem. I have a form with
a text box with an expression built on a URL within another table. I have no
problem launching the browser when clicking on the text box but the window
goes to the back. I've looked into the app.Activate function but not know
what browser (Firefox, Netscpape, IE) the user may be using I think this
would be a problem. So, my question what are the various things that would
cause the window to go behind Access. When I click on the URL from the form
of the table in which it reside I don't have this problem.

I've checked the form and modal is not turned on does anyone have other
suggestions or ideas as to any settings or reasons Access is staying active?

I'm willing to go with app.Activate if necessary but I don't quite understand
how to write the VB (newbie) especially if I don't know the browser.

Any help would be greatly appreciated.
 
Back
Top