Count # of Rows that have any number of attachments
Answers
-
You can set up a workflow to change a cell value when an attachment is added, like below. Then just do a COUNTIFS() for the value that your automation would be changing.
You can set up a workflow to change a cell value when an attachment is added, like below. Then just do a COUNTIFS() for the value that your automation would be changing.