Hi Everybody,
We use webforms for my team to log in calls to our Hotline. Due to popular demand I recently changed from having the call date entered on the form to the system created date. Now I can no longer use my handy formula to keep tabs on how the call are going each day. I used to have a formula for each staff member that kept a running tally: ="Michele Daily=" + COUNTIFS(Staff:Staff, "Michele", [Call Date]:[Call Date], TODAY()). I loved this. The new formula, with the system created date, does not work: ="Michele Daily=" + COUNTIFS(Staff:Staff, "Michele", [Created (Date)];[Created (Date)], TODAY()).
Does anyone who loves smartsheet formulas as much as I do have a suggestion?
Thanks folks,
Michele