Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.

Trying to get a formula to work

Becky S
Becky S
edited 12/09/19 in Archived 2015 Posts

I am currently trying to get a formula to work in Smartsheet that will count the requests we have outstanding that havent been completed and are over 41 days old. But that will also take into account when new lines are added to the document.

 

The formula I have got working in excel is: =COUNTIFS(B:B,"<"&TODAY()-39,C:C,"")

I've tried to adapt it to work in Smartsheet, using the below, but I always get error messages or it doesn't work it out properly;

 

=COUNTIFS([Date Received]:[Date Received], "<&Today"()-41, [Days to complete]:[Days to complete], " ")

 

=COUNTIFS([Days to complete]:[Days to complete], "", [Days since received]:[Days since received], (420))

 

=COUNTIFS([Date Received]:[Date Received], "*/*/**", [Days to complete]:[Days to complete], "*/*/**")

 

Please could someone help and tell me if it's possible?

 

thanks!

Comments

This discussion has been closed.