Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help completing an "If' statement

Status
Not open for further replies.

wvisgauss

Structural
Joined
Jul 12, 2023
Messages
1
Location
US
For the life of me I cannot figure out how to satisfy this if statement.

The overall goal is to execute the equation if the 2 conditional statements are true, if not then print "Concrete side-face blowout does not apply"

Capture_hd0ybl.jpg


All variables are defined under a separate page.

Any help is appreciated.
 
use a toolbar for the Boolean "and" symbol ( hint: it's not "and")
 
Another thought: does Mathcad accept an IF statement where the result can be a number (potentially with units) under one condition, or a text string under the other condition?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top