+ Reply to Thread
Results 1 to 4 of 4

type mismatch problem

  1. #1
    Registered User
    Join Date
    08-29-2012
    Location
    Prague
    MS-Off Ver
    Excel 2010
    Posts
    4

    type mismatch problem

    Please, can anyone tell me, where is the bug? Calling function f_c1 is causing type mismatch and I'm not able to identify the problem.

    Thanks

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: type mismatch problem

    check please here

    Exp(l1 * t3)(-1 - l1 * t2 + l1 * t3)
    Exp(l1 * t3)(Exp(l1 * t2) + Exp(l1 * t4)(-1 - l1 * t2 + l1 * t4))
    Exp(l1 * t4)(Exp(l1 * t2) + Exp(l1 * t3)(-1 + l1 * (-t2 + t3)))
    If solved remember to mark Thread as solved

  3. #3
    Registered User
    Join Date
    08-29-2012
    Location
    Prague
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: type mismatch problem

    Thanks!

    Mira

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: type mismatch problem

    Mira,

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    I have done it for you this time. You can do so for your future threads.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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