+ Reply to Thread
Results 1 to 2 of 2

simple % formula

  1. #1
    John
    Guest

    simple % formula

    I have a column of different numbers - whats the formula to return what % of
    the range is a certain number....?

    So it could read...
    % at '5' ... 15%
    % at '4' ... 68%

    etc...


    John



  2. #2
    Nick Hodge
    Guest

    Re: simple % formula

    John

    If I understand you, imagine your range is A1:A12, then in B1 enter

    =A1/SUM($A$1:$A$12)

    and copy down to B12. The results now in B1:B12 will add to 100%

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    [email protected]HIS


    "John" <[email protected]> wrote in message
    news:[email protected]...
    >I have a column of different numbers - whats the formula to return what %
    >of
    > the range is a certain number....?
    >
    > So it could read...
    > % at '5' ... 15%
    > % at '4' ... 68%
    >
    > etc...
    >
    >
    > John
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1