Hello,
I have a formula in my Sheet Summary that is working fine:
=COUNTIFS([ID Type]:[ID Type], TestType#, [In Scope]:[In Scope], 1, Workset:Workset, Workset#, Status:Status, "Ready for Test")
I need to be able to count some rows in the Smartsheet as more than 1 in some cases.
I added a column called Data Combination Count.
If I need the row to count multiple times, the number of times will be entered in the Data Combination Count column.
I then need to change the formula so it is counting the row correctly whether there is a value in the Data Combination Count column or not.
I appreciate any help you can provide.
Thanks!
Susan