How do I create a fraction to represent the amount done
Options
I am trying to create a fraction to show the #closed items vs the number of total items. I have already counted them so for example in column 1 it says 5 and in column 2 it says 25. I want to see in the next column a fraction that represents it so in this example it would say 5/25.
Tags:
Answers
-
Try something like this:
=[Column 1]@row + "/" + [Column 2]@row
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!