Hi Experts,
I have an MS Access 2010 DB with running successfully on a number of machines. I recently tried to run the same Access DB on a new machine and I am encountering a problem. I narrowed down the problematic code :
Set IE = CreateObject("InternetExplorer.Application")...