Precentage of Cell 2 out of Cell 1

Options

Hi,

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

Thank you!

Best Answer

  • Brett Wyrick
    Brett Wyrick ✭✭✭✭✭
    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

  • Brett Wyrick
    Brett Wyrick ✭✭✭✭✭
    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

  • A Rose
    A Rose ✭✭✭✭✭

    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!