Morning all,
I have an app that uses the above functionality to pull from webpages.
All was working well until we moved out infrastructure from XP and Office 2003 to Win7 and 2013.
Now the above apps give me an error on the line
Ive had to go in and readd the References for "Microsoft Internet Controls" and "Microsoft HTML Object Library" which got me past errors on the following lines but now it throwing the above and Im a little lost.![]()
Set isSA = GetOpenIEByTitle("TDC083B", False)
No doubt its just something stupid Im missing but its causing a few problems.![]()
Dim isSA As SHDocVw.InternetExplorer Dim HTMLSa As HTMLDocument
Bookmarks