I've seen suggestions in other forum posts that this does not work, but nothing conclusive.
I have an index/match formula to link data from sheet 1 to sheet 2. If the indexed row in sheet 1 is later deleted (the project is cancelled, for instance) there is no longer a match and I get a #NO MATCH error in sheet 2.
I want to use the change from a date to #NO MATCH as the trigger to run a 'move row' automation to my Cancelled Projects sheet.
so, A) is it fundamentally ok to trigger based on a column formula, and B) is an error like #NO MATCH a viable trigger? And if both are Yes, why else might the automation not trigger??
By the way, everything works as intended when I have the Move automation set up with a manually entered value such as X in a non-formula cell... but nothing happens when I change it to the column containing the formula.