I want to add an 'exception' to a workflow notification on a sheet.
Scenario: i want to be alerted if any column in a row changes, EXCEPT if a certain column data changes.
Another way to say it is: I want to be alerted if any field on a row changes except the very last field in the row; a date field.
How do I accomplish this?
thanks!