I am trying to sum review times and it is not adding correctly, it just lists the numbers together.
Options

churt
ββ
[Avadel 1st Round Review Time]@row + [Avadel 2nd Round Review Time]@row is the formula I'm using .
Now I do have an IF statement for my 2nd review time as follows:
=IF(ISBLANK([2nd Round CMO Response Received]12), "0", NETWORKDAYS([2nd Round CMO Response Received]12, [2nd Round STL Review]12))
Answers
-
Try removing the quotes from around the zero to output a number instead of a text value.
How is the first cell populated and with what data exactly?
-
It is converting dates into number of days. I'll give removing the quotes a try.
Thanks!
-
It worked!! Thank you so much!
-
I meant this column:
[Avadel 1st Round Review Time]
How is that column populated?
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!