Quantcast
Results 1 to 3 of 3

Windows 7 and Windows XP compatibiltiy issues

  1. #1
    jasonlee91 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2012
    Posts
    2
    Windows 7/Server 2008 R2 Chrome 21.0.1180.79

    Windows 7 and Windows XP compatibiltiy issues

    Hello everyone.

    I dont know if I am posting in the right section. If not, I apologize.

    Since the office that I work at has been using more and more VBA, there has been lots of issues where code that is written in 7 is not able to run properly on XP. I noticed that if I open up the script in XP and resave it, then it recompiles and runs fine. But until that is done, many of our tools and scripts that we wrote on 7 machines wont run on XP.

    I realize that it is not too difficult to resave the file, but many of our files are cosntantly updated and many of the office members are not familiar with the developer portion of Excel.

    Is there a way that Excel/Windows7/Windows XP can be patched so that code written in Windows 7 is compatible with Windows XP?

    Any insight is very much appreciated!

    Reply With Quote Reply With Quote

  2. #2
    tbint is offline Member
    Windows 7
     
    Join Date
    Sep 2010
    Posts
    47
    Windows 7/Server 2008 R2 Chrome 21.0.1180.83

    Re: Windows 7 and Windows XP compatibiltiy issues

    Simple question is there a utf8 vs isso issue? Or a 32bit vs 64 bit issue? Maybe it is the default editing language in Office.

    EXCEL Macro on Windows XP vs Windows 7
    ttb farm

    Reply With Quote Reply With Quote

  3. #3
    jasonlee91 is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2012
    Posts
    2
    Windows 7/Server 2008 R2 Chrome 21.0.1180.83

    Re: Windows 7 and Windows XP compatibiltiy issues

    Thank you for your response tbint.

    I actually found out that it has something to do with the ADODB reference that we are using to enable us to connect to our databases from within excel.

    The exact reference we use is "Microsft ActiveX Data Objects 2.5 Library" and apparently, MS has not yet released a viable patch for this.

    I was hoping some of the other users have found a work around for this.

    Reply With Quote Reply With Quote

Visitors found this page by searching for:

Search engine data is still being processed!

Tags for this Thread

Posting Permissions

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