+ Reply to Thread
Results 1 to 3 of 3

VBA Code works in Excel 2003 but won't work in Excel 2000

  1. #1
    Registered User
    Join Date
    09-05-2005
    Posts
    2

    VBA Code works in Excel 2003 but won't work in Excel 2000

    Hi, everyone.

    Thanks in advance for your help. I've got a very simple piece of code
    written for Excel 2003 that crashes on a computer running Excel 2000,
    and I can't figure out what the issue is for the life of me. Any
    assistance would be greatly appreciated -- no need to rewrite the code;
    just let me know what the offending piece is. The Excel 2000 user says
    when he gets the run-time error and clicks debug, it drops him on the
    Sub xxx() line.

    Thanks.

    Aaron

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    08-24-2005
    Posts
    33
    What's the error message? sounds like it might be a bad dim or compile error. refer to the error.

    you have a type mismatch - redimension your CompetitorNum as a string.

  3. #3
    Registered User
    Join Date
    09-05-2005
    Posts
    2
    Thanks.

    I've set CompetitorNum as both an Integer and a String; doesn't make a difference either way.

    It compiles & runs fine in Excel 2003, and the code doesn't have an Option Explicit, so it shouldn't be a Dim error.

    I'll get the exact error message from the user and post it to see if you have any additional thoughts.

    Thanks,

    Aaron

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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