Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Creating an expression-having difficulty

Status
Not open for further replies.

Slimepit

Mechanical
Sep 23, 2009
2
I am trying to type in the following formula for an expression named "Finished_Width", but keep getting a syntax error:
if (p48>Nominal_Width&<Nominal_Width+.25)(Nominal_Width) else (p48)
 
Replies continue below

Recommended for you

Try this: if (p48>Nominal_Width&p48<Nominal_Width+.25)(Nominal_Width) else (p48)

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor