+ Reply to Thread
Results 1 to 10 of 10

Type mismatch Run-time Error 13

  1. #1
    Registered User
    Join Date
    11-18-2009
    Location
    Belgrade, Serbia
    MS-Off Ver
    Excel 2007
    Posts
    9

    Type mismatch Run-time Error 13

    Hi people,

    I have big, big problem and i need to fix it very fast.

    Every time i run user form and select value in combobox 4 i get run time error 13 type mismatch at part of code witch i will mark in code i post.

    Please Login or Register  to view this content.
    could somebody help me please
    Last edited by auber; 11-27-2009 at 09:00 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    07-21-2008
    Location
    London, UK
    Posts
    326

    Re: Type mismatch Run-time Error 13

    you might want to change that YELLOW text to red or something its impossible to see or read!


    jiuk

  3. #3
    Valued Forum Contributor
    Join Date
    07-21-2008
    Location
    London, UK
    Posts
    326

    Re: Type mismatch Run-time Error 13

    TextBox12.Text = Application.VLookup(ComboBox4.Value, Sheets("BazaEvidencija").Range("ax6:bd13"), 7, False)
    Check everything exists:
    TextBox12
    ComboBox4
    Sheets( --- BazaEvidencja

    etc

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Type mismatch Run-time Error 13

    I suspect your value is not being found - try:
    Please Login or Register  to view this content.
    Remember what the dormouse said
    Feed your head

  5. #5
    Registered User
    Join Date
    11-18-2009
    Location
    Belgrade, Serbia
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Type mismatch Run-time Error 13

    Yes, everything exists

  6. #6
    Registered User
    Join Date
    11-18-2009
    Location
    Belgrade, Serbia
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Type mismatch Run-time Error 13

    thanks, but now i have same new error - Run-time error 9 Subscript out of range

    I need some another solution

  7. #7
    Valued Forum Contributor
    Join Date
    07-21-2008
    Location
    London, UK
    Posts
    326

    Re: Type mismatch Run-time Error 13

    Something is missing or don’t exist -- can you post the document IF ITS NOT PRIVATE INFORMATION, don’t want you getting in trouble

    Check spelling as well

    jiuk

  8. #8
    Registered User
    Join Date
    11-18-2009
    Location
    Belgrade, Serbia
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Type mismatch Run-time Error 13

    Here is file
    Error.xlsm

    Now promlem is that i can not mach any value

  9. #9
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Type mismatch Run-time Error 13

    X-post here, BTW.

    You need to use:
    Please Login or Register  to view this content.
    Last edited by romperstomper; 11-27-2009 at 10:26 AM.

  10. #10
    Registered User
    Join Date
    11-18-2009
    Location
    Belgrade, Serbia
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Type mismatch Run-time Error 13

    Thanks, that works perfect

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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