Scenario
Two Fields
Responsible
Date Closed (read only)
Requirements
1) When the record is updated, if Responsible equals "Closed", automatically populate Date Closed with TODAY()
2) When the record is updated, if Responsible does not equal "Closed", automatically populate Date Closed with blank
What tools/methods can be used to satisfy these requirements?