Hi team - I imported this Excel spreadsheet but the formulas aren't the same in Smartsheet so I need help.
So in the encircled cell the Excel formula reads: =IF(AND(T2<>"",U2=""),DAYS(AC2,T2),"")
- T column = DD Kick Off Date
- U column = Date DDQ sent to TP
- AC column = Today's Date
I need a Smartsheet formula that states: if T column is not blank and U column is blank then count the number of days between AC (today's date) and T column (DD Kick Off Date). See third data row for an example output.
Thanks, in advance, for any assistance!