Skip to main content

Excel Add in

Answered

Comments

3 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support.
  • Jennifer Locke
    • Gurobi Staff

    Gurobi does not provide an Excel add in.  If you are comfortable in Python, there are several Python packages available to read and write to an excel Notebook. Combined with the Gurobi Python API, it is a good solution.

    If you are looking specifically for an Excel add in, you can try Solver Studio or Frontline Solver.  And lastly, you can write a vba macro.

     

    0
  • Lukáš Sýkora
    • Gurobi-versary
    • First Comment

    I wrote a short paper about using Gurobi with Excel: https://github.com/lukassykora/gurobi

    0

Post is closed for comments.