+ Reply to Thread
Results 1 to 4 of 4

runtime error 13 type mismatch

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    gateshead, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    runtime error 13 type mismatch

    hi,
    im not too clued up on microsoft excel. Im running a macro that my boss has set up which takes data from a list and sorts it into alphabetical order. The macro works fine until I either add or remove data, then i get this error.
    here is the macro.....


    Please Login or Register  to view this content.
    someone please help!!!!!!!

    like i said, i am not too clued up on excel so treat it like your talking to an idiot lol.

  2. #2
    Registered User
    Join Date
    07-18-2006
    Posts
    27

    Re: runtime error 13 type mismatch

    I just tried this and it seems to work fine for me. Runtime 13 is a type mismatch, what data are you adding?

    Does Excel highlight a line in the code when the mismatch fires?

  3. #3
    Registered User
    Join Date
    03-27-2013
    Location
    gateshead, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: runtime error 13 type mismatch

    this is highlighted when i click debug....

    If ActiveCell.Value = "" And Selection.EntireRow.Hidden = False Then

  4. #4
    Registered User
    Join Date
    03-27-2013
    Location
    gateshead, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: runtime error 13 type mismatch

    C'mon people, help!!!!!

+ 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