+ Reply to Thread
Results 1 to 2 of 2

Startup error

  1. #1
    Registered User
    Join Date
    06-01-2006
    Posts
    15

    Startup error

    When I start Excel I get the message "Subscript out of range". There is NO error number. This happens whether I'm opening a blank workbook or an existing workbook.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    It sounds like you may have a personal.xls workbook that is opening by default when you launch Excel.

    To check, open the VB editor (ALT+F11) and look for an entry in the left-hand column similar to 'VBA Project (Personal.xls)'. Double-click that entry and see if there is any code entered in the code window on the right. If so, delete any offending code.

    You can also check to see if a personal.xls file exists in the folder:
    C:\Documents and Settings\<<your user name>>\Application Data\Microsoft\Excel\XLSTART
    and delete it if you think there shouldn't be any personal macros stored in there.

+ 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