run time error in excel
Results 1 to 3 of 3

Thread: run time error in excel

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    5

    Post run time error in excel

    Anyone know what causes a run time error 91 in excel when you are just trying to open it?

  2. #2
    Laptops/Notebooks/PDA Mod 3fingersalute's Avatar
    Join Date
    Jun 2001
    Location
    PA
    Posts
    3,880

    Post

    Hmmmmm, without knowing any of your specifics, I'd suggest re-installing Excel for starters. Have you installed anything new recently??

  3. #3
    Registered User Mr_Miyagi's Avatar
    Join Date
    Jan 2001
    Location
    Westbury, Wiltshire, UK
    Posts
    1,099

    Post

    this is your problem (or similar): http://support.microsoft.com/support...SRCH&SPR=XLW2K


    SYMPTOMS
    When you run a recorded Visual Basic for Applications macro, the Cells.Find, Columns.Find, Selection.Find, and Range.Find functions will produce the following macro error message if no data is found:

    Runtime error '91':
    Object variable not Set
    This macro error message occurs because the Visual Basic Find method returns a NULL value, which makes activating a cell impossible.

    WORKAROUND
    Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact a Microsoft Certified Partner or the Microsoft fee-based consulting line at (800) 936-5200. For more information about Microsoft Certified Partners, please see the following page on the World Wide Web:
    http://www.microsoft.com/partner/referral/


    hope it helps?! <IMG SRC="smilies/wink.gif" border="0"> <IMG SRC="smilies/rolleyes.gif" border="0">
    Mr Miyagi, by any other name... (is this sig short enough?)

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
  •