+ Reply to Thread
Results 1 to 5 of 5

GetOpenIEByTitle move from 2003 to 2013

Hybrid View

pjwhitfield GetOpenIEByTitle move from... 12-11-2014, 05:12 AM
:) Sixthsense :) Re: GetOpenIEByTitle move... 12-11-2014, 05:21 AM
pjwhitfield Re: GetOpenIEByTitle move... 12-11-2014, 05:30 AM
Norie Re: GetOpenIEByTitle move... 12-11-2014, 06:21 AM
pjwhitfield Re: GetOpenIEByTitle move... 12-11-2014, 06:52 AM
  1. #1
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    GetOpenIEByTitle move from 2003 to 2013

    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

    Set isSA = GetOpenIEByTitle("TDC083B", False)
    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.

    Dim isSA As SHDocVw.InternetExplorer
    Dim HTMLSa As HTMLDocument
    No doubt its just something stupid Im missing but its causing a few problems.
    If someone has helped you then please add to their Reputation

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: GetOpenIEByTitle move from 2003 to 2013

    It is not an environment problem

    When you use early binding then you have to enable/establish the References to make it work


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: GetOpenIEByTitle move from 2003 to 2013

    Ive enabled the ones that it used without problem previously ie "Microsoft Internet Controls" and "Microsoft HTML Object Library" which gets past the Reference errors when declaring the variables but I still hit the problem Ive detailed.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,645

    Re: GetOpenIEByTitle move from 2003 to 2013

    Can you post the code for the GetOpenIEByTitle sub/function?

    Also, can you tell us what the error message is?
    If posting code please use code tags, see here.

  5. #5
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: GetOpenIEByTitle move from 2003 to 2013

    Quote Originally Posted by Norie View Post
    Can you post the code for the GetOpenIEByTitle sub/function?

    Also, can you tell us what the error message is?
    aaaaaand there it is! My foolish moment of the day, id checked through all the code in the sheet and there is no function called GetOpenIEByTitle so I (foolishly) assume its an existing Function rather than UDF............Id googled and there were loads of results for that function so it all tied in....

    no, the function was a UDF from the net that seems to be widely used and somehow it (and many more) had been removed from this worksheet.

    </EmbarassedFace>

    Thanks for the efforts folks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 11-05-2014, 10:18 AM
  2. Can't move or copy sheets in 2013??
    By Trismos in forum Excel General
    Replies: 10
    Last Post: 09-05-2014, 01:04 PM
  3. Saving 2003 macros using excel 2013 now unusable on Excel 2003
    By Bukovnik in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-07-2014, 07:09 PM
  4. [SOLVED] Version conflict from 2003 to 2013
    By 1eyedjack in forum Excel General
    Replies: 2
    Last Post: 03-31-2014, 07:22 AM
  5. 2003 to 2013
    By justam in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-21-2014, 01:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1