The following formula works in Excel and I'd like to recreate it in Smartsheet:
=if(C2+1, D6)
In Smartsheet, my column C is called Session, and column D is called Training Date. The Session column includes numbers only.
Please let me know if you need additional info, thank you!