Need help creating a column formula only if values are entered

annamo
โญ
I need to create a formula for the OVER/UNDER column only if there are values in the 2025 BUDGET and COST TO DATE.
Best Answer
-
Never mind I figured it out
=IF(ISBLANK([Cost to date]@row), "", [Cost to date]@row - [2025 Budget]@row)
Answers
-
Hi! How is the formula that is returning an #INCORRECT ARGUMENT error currently formatted?
-
I have tried a few variations but this is what the one for that line
=IF(NOT(ISBLANK(SUM([Cost to date]@row - [2025 Budget]@row))))
-
Never mind I figured it out
=IF(ISBLANK([Cost to date]@row), "", [Cost to date]@row - [2025 Budget]@row)
-
Need more information? ๐ | Help and Learning Center
ใใใซใกใฏ (Konnichiwa), Hallo, Hola, Bonjour, Olรก, Ciao! ๐ | Global Discussions
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!