Why can't I compute a simple division formula?
I am trying to divide one cell by another cell using the below to formulas. I am getting a #invalid operation.
=COUNTIF(Complete1:Complete12, 1) + ""
=(Complete14 / 12)
Tags:
Answers
-
=COUNTIF(complete:complete, 1)
=complete14/12
The Smartsheet formula hand book can be a great resource to learn about all formula and operators:-
-
-
Perfect. Thanks
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!