I have created a calculated field in a table. The field calculation expression is as follows: [KA Direct Labor In]*[Pack Standard]*[KA Available Hours]+[KA OT Productive].
Basically I am reporting capabilities: However, If the field [Pack Standard] value is ZERO than I want to return a Zero in this field.
Is this a simple math problem that my mind isnt catching, or is there a way to do some kind of "return if" function making the value of this field automatically zero if any of the other fields are null?
Thanks in advance for your help!
Basically I am reporting capabilities: However, If the field [Pack Standard] value is ZERO than I want to return a Zero in this field.
Is this a simple math problem that my mind isnt catching, or is there a way to do some kind of "return if" function making the value of this field automatically zero if any of the other fields are null?
Thanks in advance for your help!