+ Reply to Thread
Results 1 to 4 of 4

RunTime Error 13: Type MIsmatch

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    London,England
    MS-Off Ver
    Excel 2003
    Posts
    6

    RunTime Error 13: Type MIsmatch

    I receive runtime error 13: Type Mismatch with the following code:

    Please Login or Register  to view this content.
    Any help on this is much appreciated.

    Tariq

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: RunTime Error 13: Type MIsmatch

    Can't have 2 equal signs. Might be more issues, this is just the first one i saw

    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: RunTime Error 13: Type MIsmatch

    You need to use R1C1 style references for formulaarray, not ranges. It also needs to be in a string format, so you need something like:
    Activecell.formular1c1 = "=R1C1*R2C2"

    I haven't checked what your max function will return, but I'm guessing it's not going to look like that.

  4. #4
    Registered User
    Join Date
    10-09-2013
    Location
    London,England
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: RunTime Error 13: Type MIsmatch

    Thank you, ill give ths a try...

+ 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. [SOLVED] Runtime Error '13' Type Mismatch
    By Rayneill in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-08-2013, 01:03 AM
  2. [SOLVED] runtime error 13 type mismatch
    By chappie in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-30-2012, 10:12 PM
  3. Runtime Error 13 Type Mismatch
    By vtsoldier2010 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-30-2012, 12:59 PM
  4. [SOLVED] Runtime Error Type 13 Mismatch
    By Linking to specific cells in pivot table in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-31-2006, 12:35 PM
  5. Runtime Error '13': Type mismatch
    By Linking to specific cells in pivot table in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-18-2005, 03:06 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