Archived 2015 Posts

Archived 2015 Posts

Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.

Secondary Formula in an OR Cell

✭✭
edited 12/09/19 in Archived 2015 Posts

Is it possible to have a sub formula be part of the main formula for an IF/OR cell? 

Basically what I am trying to do is write a formula that looks at Column A and if it is one of two answers from a drop down list report the percentage of the value of Column B, and if the value of Column A is a third value return 0.

 

The formula I currently have written is:

=IF(OR(Type20 = "FL PR", Type20 = "Staff"), (=[Est Subtotal]20*15%), 0)

 

I am getting a #UNPARSEABLE error.

 

Appologies if I am not stating this the right way.

 

Thanks

Comments

This discussion has been closed.

Trending Posts