Expiry date based on number in column

Hi,

I am trying calculate expiry date based on the value in 'valid for' (# of years) column. Here are the formula I am trying to work with:

=IF([Valid for]1="2", [Training date] + 730, IF([Valid for]1="3", [Training date] + 1095, IF([Valid for]1="0", [Training date] + 7300))))

Thanks,

AL


Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!