+ Reply to Thread
Results 1 to 2 of 2

Percentage on dynamic range

  1. #1
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Percentage on dynamic range

    Hi

    On sheet 2 I would like a formula that works out a percentage based on a dynamic range, is this possible?

    e.g. I could have a list of N number of people and the formula would need to be smart enough to know how many “Y” appear against the number of people listed

    In the examples provided I have 10 people listed where I would need the formula to return 50% (5 people have “Y”) and in the 2nd example only one person out of 4 has a “Y” so this would need to be 25%.

    The range could be anything from 1 to 100 people.

    Can anyone help please?
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,689

    Re: Percentage on dynamic range

    Managed to do it with this:
    =COUNTIF($E$8:$E$17,"Y")/COUNTA($D$8:$D$17)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Dynamic percentage change formula for the same cell
    By rubz71 in forum Excel General
    Replies: 6
    Last Post: 11-29-2016, 01:21 AM
  2. [SOLVED] Calculating a percentage of "Y" and "N" in dynamic cell range
    By InkyDrinky in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-30-2016, 01:35 PM
  3. Match ComboBox with dynamic range, then add Textbox1 to dynamic range
    By Lasse Moe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-07-2014, 01:26 AM
  4. Replies: 1
    Last Post: 01-13-2013, 08:39 PM
  5. Fill Dynamic Range From Dynamic Source Range
    By goss in forum Excel General
    Replies: 2
    Last Post: 03-06-2012, 12:05 PM
  6. Percentage change in dynamic price
    By Hidai in forum Excel General
    Replies: 10
    Last Post: 01-03-2011, 04:59 PM
  7. Calculating Percentage based on Dynamic Cells
    By dimitrz in forum Excel General
    Replies: 4
    Last Post: 12-16-2008, 12:36 AM

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