AshleyAsante
8 years agoQrew Cadet
Formula Help
I am trying to write a formula for a new field.
If [ships in 7 days] a formula field is "yes", then display the number in [pallets outbound]
if not, display 0.
here's what I have -- not sure why I am getting an error.
If([Ships within 7 days?] = "yes", [Pallets Outbound],"0")
If [ships in 7 days] a formula field is "yes", then display the number in [pallets outbound]
if not, display 0.
here's what I have -- not sure why I am getting an error.
If([Ships within 7 days?] = "yes", [Pallets Outbound],"0")