I am looking to create a formula to read a Y/N value in a spreadsheet and if Y, do nothing. If N, I need to update a date in the data.
<tbody>
Employee
Start
End
Available?
Jim
2019-01-01
2019-01-02
Y
Bill
2019-01-01
2019-01-02
Y
Tiffany
2019-01-01
2019-01-02
N
Jen
2019-01-02...