Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Precentage of Cell 2 out of Cell 1

Hi,

What formula caculates the precentage of [Column A] row 1, out of [Column B] Row 1

Thank you!

Best Answer

  • ✭✭✭✭✭
    Answer ✓

    Hello there,

    =[Column A]@row/[Column B]@row

    That ought to do it. To get it to display as a percentage, you'll need to head to the top menu bar and select that.

    (use the Percentage Format button in the toolbar)

    percent-button


    If this answer answers your question, please press "Yes" above - it helps the community (and those random Googlers out there 👀) find solutions like yours faster.

    Cheers,

    Brett Wyrick | Connect with me on LonkedIn

Answers

  • ✭✭✭✭✭
    Answer ✓

    Hello there,

    =[Column A]@row/[Column B]@row

    That ought to do it. To get it to display as a percentage, you'll need to head to the top menu bar and select that.

    (use the Percentage Format button in the toolbar)

    percent-button


    If this answer answers your question, please press "Yes" above - it helps the community (and those random Googlers out there 👀) find solutions like yours faster.

    Cheers,

    Brett Wyrick | Connect with me on LonkedIn

  • ✭✭✭✭✭

    How would I do a 2 or 3 digit number in the result (I.e., 99% or 100% not 2.78125), and it should also have a "%" at the end?

    Thank you!

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions