+ Reply to Thread
Results 1 to 2 of 2

Thread: Percentage of filled cells

  1. #1
    Carla Bradley
    Guest

    Percentage of filled cells

    I have a client with Excel 2002. He wants to calculate a row of data and the
    result would be the percentage of fields with a value in them. So for example
    if I asked it to check 20 cells and 10 had numbers in them, I'd get a result
    of 50%. Anyone know of a way of doing this?

    Thanks.
    Carla Bradley
    carla.bradley@[DELETETHIS].lgeenergy.com

  2. #2
    Bob Phillips
    Guest

    Re: Percentage of filled cells

    =COUNTA(A1:A20)/ROWS(A1:A20)

    or

    =COUNTA(A1:Z1)/COLUMNS(A1:Z1)

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Carla Bradley" <CarlaBradley@discussions.microsoft.com> wrote in message
    news:60597924-3CF6-4DBD-93EB-C2749D2ECD3D@microsoft.com...
    > I have a client with Excel 2002. He wants to calculate a row of data and

    the
    > result would be the percentage of fields with a value in them. So for

    example
    > if I asked it to check 20 cells and 10 had numbers in them, I'd get a

    result
    > of 50%. Anyone know of a way of doing this?
    >
    > Thanks.
    > Carla Bradley
    > carla.bradley@[DELETETHIS].lgeenergy.com




+ 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.2.0