Hi.
Using Microsoft Access VBA.
I may have many window open. I would like to iterate through all the open windows. If my desired windows is open, then I would like to activate it (put it in front of my eyes). In particular, this would be an internet explorer window to a specific URL.
Thank you