OK so I am back to trying to make this work... maybe I am going at this wrong so I will just ask is it even possible to perform the following action in MS Access
Here is the psuedo-code of what I want the function to do
1 On Click -- User clicks a button on a form
2 If 2 data sets exist...
Thank you in advance for any help given. I am trying to open an intranet page and then search on that page for information which is contained in a text box (txtMan) on a form.
Issue: The search is not happening on the opened webpage but on the MS Access form and any "setfocus" line is not...