Cant get my formula to work =(
Please help
=IF(AND([Team]28 = "Street Lighting", (NOT(ISBLANK([Quote Sent Date]28)), 1, 0)))
If Column 1 (Team) contains text "Street Lighting" and Column 2 (Quote sent date) is not blank, Check the box
Thank you in advance