How do I get a logical to be 0 or 1

T

Tony

I am using Solver so I may not use IF statements. I want the result of a
logical to return a 0 or 1 not :TRUE or FALSE. How do I do that?
 
Top