=IF([Assigned To]63 = "Yes", "Not Started", "Complete", IF({Submittal Log - MCCO Fence Repair Range 2} = "Approved", "Complete", "In Progress"))
Trying to string 2 if statements together am I on the right track? Not sure if I need an AND statement maybe. this produces incorrect argument set. Thank you for any insight on this.