+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    02-05-2010
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    7

    Percent of a check off list.

    Gentlemen and Ladies,
    Thank you for all your help on my previous problem. Here is my next issue.
    I have a 2 columns of information 49 rows deep, giving me a total of 98 cells. I need a formula that will show me a % of those 98 cells that have information in them. IE if all of the cells in column A are filled, 50%, or if 12 cells in both columns are filled, 25%, etc.

    Once again thank you for all your help.
    Last edited by listmaker1984; 02-10-2010 at 07:59 PM.

  2. #2
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    18,225

    Re: Percent of a check off list.

    Maybe this in a cell formatted as percentage:

    =COUNTA(A1:B49) / 98
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    “None of us is as good as all of us” - Ray Kroc
    “Actually, I *am* a rocket scientist.” - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-05-2010
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Percent of a check off list.

    Thanks a lot.

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