Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Cplex/VBA : "Error 10: Failed to parse formula."

    Posted 02/15/16 12:05 PM

    Originally posted by: islaabdi


    Hi everyone,

    I'm actually using cplex to solve a optimization problem (Markowitz optimization). And I have an error that I couldn't solve. Here the value of the cell where I had the error :

    ActiveCell.Offset(0, 1).Formula = "=MMULT(" & Comp.Address & "," & "MMULT(" & Mat.Address & "," & CompBis.Address & ")" & ")" where Comp,Mat and CompBis are ranges.

     But when I use cplex via the ADDINS of excel it solved my optimization problem with no error.

     

    Thanks for your response,

     

    Ismail


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Cplex/VBA : "Error 10: Failed to parse formula."

    Posted 02/15/16 01:09 PM


  • 3.  Re: Cplex/VBA : "Error 10: Failed to parse formula."

    Posted 02/15/16 01:25 PM

    Originally posted by: islaabdi


    No I wasn't aware of this information. Thanks for the link. But you think there is no solution for this error ?


    #CPLEXOptimizers
    #DecisionOptimization