EmilyHillQrew Trainee8 years agoHelp with IF formulaI need help with an If formula. I'm trying to say: If the "type of record" field contains the word "actual", add cost and qty fields together. Otherwise leave blank.
QuickBaseCoachDQrew Captain8 years agoIF(Contains([type of record], "actual"), [cost] + [qty])EmilyHillQrew Trainee8 years agoThank you so much! :)
Related ContentDelete Formula Button ErrorFormula AssistanceFormula Url ButtonsFormula Query with custom keyURL formula -API_RunImport