+ Reply to Thread
Results 1 to 14 of 14

excel solver help

Hybrid View

  1. #1
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,787

    Re: excel solver help

    In you formula you are using "SUMIF" and "COUNTIF" but solve can't handle discontinuous functions like "IF", "COUNTIF" and "SUMIF"

    You could substitue formula in C203 "=SUMPRODUCT(A2:A201,C2:C201)" and also use "SUMPRODUCT" in D203.

    The number of players is quite big, to speed up things in Solver go "Options" and tick "Assume Liniar Model" and "Assume Non-Negative"

    You need to change the constraint in range H203 to H207 since they all contain "COUNTIF" statement. If you just want to test Solver, just remove them form Solver and do a run.

    Not sure but I think that the "Experimental Solver" found in Excel 2010 may be able to cope with discontinuous functions.

    Alf

  2. #2
    Registered User
    Join Date
    05-04-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: excel solver help

    Alf

    Thanks for that - I understand where you are coming from.

    Do you know of a substitute formula I could use on cells H203 to H207?

    Thanks very much!

    Quote Originally Posted by Alf View Post
    In you formula you are using "SUMIF" and "COUNTIF" but solve can't handle discontinuous functions like "IF", "COUNTIF" and "SUMIF"

    You could substitue formula in C203 "=SUMPRODUCT(A2:A201,C2:C201)" and also use "SUMPRODUCT" in D203.

    The number of players is quite big, to speed up things in Solver go "Options" and tick "Assume Liniar Model" and "Assume Non-Negative"

    You need to change the constraint in range H203 to H207 since they all contain "COUNTIF" statement. If you just want to test Solver, just remove them form Solver and do a run.

    Not sure but I think that the "Experimental Solver" found in Excel 2010 may be able to cope with discontinuous functions.

    Alf

+ 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