Does Conditional Formatting trigger the Modified time stamp? I have a sheet that I want to highlight entire rows to a certain color if the Modified date was in the last 30 days, but every time I save the sheet the modified date would update to whenever I "saved". This is really a terrible design if it does.
Also, it looks like copying a row with automation from another sheet into this sheet somehow counts as modifying all the existing rows. Is that really how that works?
How can I highlight the entire rows with the parameters I listed above and copying rows from an intake sheet without triggering the Modified system column?
Editing to add:
It also looks like that the formula columns are somehow "modifying" when new rows are copied over? Can anyone explain?