Cell Linking or Retaining Daily Counts
I have a big question on Smartsheet capabilities. I am looking to understand if there is any option or way to stop cells from linking. I have an attendance sheet that feeds into a sheet that calculates totals (daily, weekly, monthly, etc.) I need a way to release the cell links once the day is complete. Is there any way you see it being possible to program this?
Each employee has a row and within their row is a status dropdown, these are what are being totaled. How many "On Time", "Late", etc.
So for Drew’s crew Monday had a total of 2 people who were "On Time". I have the CountIf function giving me a total of 2 Drew's Crew for "On Time" on Monday. But on Tuesday when the first sheet is changed to reflect his crew went up to 5 on the totals for Monday are also changing. Please let me know if there is any way to automate the cell to drop the link. Or if there is another way to have the data total that day, then not change when crews are reassigned.
https://us.v-cdn.net/6031209/uploads/727/NI4JO1ZZR7B6.png
https://us.v-cdn.net/6031209/uploads/633/KF6K701OT7W7.png
My formula is: =COUNTIFS({Range 1}, "On Time", {Range 2}, "May, Week 1", {Range 3}, "Drew")
Crews get reassigned daily so I don't know how to log this information on an ongoing basis.
Thank you in advance,