Forum Discussion

dxq92's avatar
dxq92
Copper Contributor
Jun 12, 2022

[Excel Solver issue] There is a different when run the macro whit or whitout a button

I  Add a sub and run it in Vbe or View->Macros->Run           Sub test1() SolverReset SolverAdd CellRef:="$a$1", Relation:=1, FormulaText:="1" End Sub             The result is...

Resources