+ Reply to Thread
Results 1 to 4 of 4

Excel VBA Run-time error '13' Type mismatch

  1. #1
    Registered User
    Join Date
    05-29-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2007
    Posts
    11

    Question Excel VBA Run-time error '13' Type mismatch

    This macro was working fine, but for some reason I am getting the following error: Excel VBA Run-time error '13' Type mismatch every time I run the code now. I didn't change anything in the macro or anything in sheet so don't know why am I getting the error.

    The error is in the in red part.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Excel VBA Run-time error '13' Type mismatch

    You have named range in Range("Status"). You are testing if any cell in named range has a value called "Status"

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

    Re: Excel VBA Run-time error '13' Type mismatch

    When you get the error what's in the cell that's been double clicked?

    Is the cell that was double clicked a merged cell?

    Does this work any better?
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  4. #4
    Registered User
    Join Date
    05-29-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Excel VBA Run-time error '13' Type mismatch

    Thank you Norie, it works perfectly. Thank you again!!!!

+ 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. Excel VBA Run-time error '13' Type mismatch
    By pankajpm in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-27-2013, 05:34 AM
  2. [SOLVED] run time error 13 type mismatch when running VB macro in Excel 97
    By bkwins in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-06-2013, 04:41 AM
  3. run-time error 13: type mismatch in VBA (Excel 2007)
    By zeno1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-20-2012, 04:38 PM
  4. Excel VBA Frustrating Run-time error '13' Type mismatch
    By shastamccloud in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-08-2010, 02:34 AM
  5. run time error(13) type mismatch in Excel Feed
    By lorneg in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-22-2006, 05:40 PM

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