I'm working with the SOLVER addin in excel. I'm trying to enter a loop and an if statement in the follwoing VBA syntax:
Any help would be appreciated!SolverOk SetCell:="$T$24", MaxMinVal:=2, ValueOf:="0", ByChange:=" I would like to enter here a loop and an if statement so that I can select the cells I'm interested in "
SolverAdd CellRef:="$B$25", Relation:=2, FormulaText:="0"
SolverSolve userFinish:=True
Thanks,
Augusto
Bookmarks