Hello,
I'm wondering how the following conditional formatting scenarios can be achieved. I am looking at a document comment report for different documents (with different "document IDs"). Each document can have multiple comment threads, which all have the same "thread ID"
1. Highlighting the latest comment in a thread, e.g. the comment with the most recent date in the "modified date" column for each thread ID.
2. In a separate Excel worksheet tab, turning each "document ID" green if all comments have been marked "resolved" in the status column.
Also, I want this conditional formatting to export to the Excel report.
Thank you!