I am trying to count the Stars that are checked across multiple sheets. I can’t seem to get a formula to work. Would anyone know?
Hi Jessica -
How many sheets are you checking? It's rather manual, but I've attached an example with 2 different formulas:
- Detailed, referencing each sheet =COUNTIF({Sheet1}, 1)
- Summarized, =SUM(COUNTIF({Sheet1}, 1), COUNTIF({Sheet2}, 1))
You will need to reference the column in each sheet.
I hope this helps?
Sean
Hey, Is anyone else facing this issue in the approval notifications sent through smartsheet
I have a sheet with a list of customers in one column, and then the following columns are City, Monday, Tuesday, Wednesday, Thursday, Friday. I need help with a formula that I can put in my sheet summary so that if the customer column says Staples (It can say this in multiple rows) that it will tell me the total package…
In the Smartsheet sheet “CRS RO Master” we have programmed an automation called “Track Changes in dates, confirmation and LHG code” [PICTURE 1] This one should report a date of a change in the columns “CRS GO LIVE DATE” and “PMS Go LIVE DATE” in the column “. CRS Check date changed”. [PICTURE 2] The update of the “Go live…