It only works for cells in col 14 that have data validation.

You also took out the test for target.count > 1, which will result in a runtime error if multiple cells with validation are changed simultaneously.