I have 2 worksheets;
- Master List of site locations
- Tracker
- This worksheet pulls in some data from the Master List, i.e., site name, site address, site contact, etc. using and INDEX/MATCH with the 'Site #' as the unique identifier
When the Site Address updates I want an alert to 'send to everyone shared to this sheet' with the updated address. At the moment this alert is sending numerous times due to the 'known quick in Smartsheet that stems from how cross-sheet formulas like INDEX/MATCH interact with automated triggers'.
SO . . . I added an AI suggested solution;
Problem is 'Action 2' DOES NOT result in the cell 'Last Notified Address' being populated with the ACTUAL address.
Instead screenshot below illustrates how that column is being populated.
What I need is for the column 'Last Notified Address' to populate with the last recorded address, so that when the address changes in column 'Address' I can compare with a formula to determine if it different.