Can I use max collect where the criteria has two possible outcomes?

Hi, currently i have a formula that looks collects a maximum date based on 2 criteria. (material type and delivery, usage or cycle count column).

i would like to collect the data if its a usage case or delivery, can i use an "or" in my formula or something?

current formula:

=MAX(COLLECT({Metal Inventory Intake / Form Range 8}, {Metal Inventory Intake / Form Range 3}, ="Bronze'", {Metal Inventory Intake / Form Range 2}, ="USAGE"))

desired fromula:

=MAX(COLLECT({Metal Inventory Intake / Form Range 8}, {Metal Inventory Intake / Form Range 3}, ="Bronze'", {Metal Inventory Intake / Form Range 2}, ="USAGE" or "DELIVERY"))

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!