I want to create an if statement that returns the value from a cell if all parameters are true.
Basically, finding for field 4, it’s an "if the checkbox in field 1 is yes and the invoice paid date in field 2 is after 12/31/18 and before 1/1/20, then the amount is equal to field 3. I know I’m close, but I keep getting an error message.
Can anyone help?
Field 1 = coach/payee paid
Field 2 = invoice paid date
Field 3 = amount payable to coach
Field 4 = $ amount that counts toward 2019 revenue

