+ Reply to Thread
Results 1 to 3 of 3

Changing % Formula to COUNT

  1. #1
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Changing % Formula to COUNT

    Hi guys, would you mind taking a look at a formula, as per Excel attached? Its a formula that currently does an excellent job adapting to changing weeks with every new month selected (life saving formula!), and returning results in %.

    However, now trying to make use of same (or similar) formula to do the COUNT only, while STILL keeping the adapting to changing weeks feature available (a must!)

    Is there a way of using this same formula/approach, but only to return COUNT instead of % results?

    Unless the current way does not apply to COUNT only, I'd think making use of existing formula would be easiest way going around this challenge, instead of trying to recreate something new.

    Below are the Excel and a screenshot. Would you be okay to taking a look at it, please? Thanking in advance!

    https://www.excelforum.com/attachmen...1&d=1509630011

    2017-11-02_1529.png
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: Changing % Formula to COUNT

    Try

    =IFERROR(COUNTIFS(INDEX($C7:$AG7,DAY(WORKDAY.INTL($C$4-1,RIGHT(C$9,1)-1,"1111110")+1)):INDEX($C7:$AG7,DAY(MIN(WORKDAY.INTL($C$4-1,RIGHT(C$9,1),"1111110"),EOMONTH($C$4,0)))),"Y"),0)

  3. #3
    Forum Contributor
    Join Date
    05-29-2017
    Location
    UK
    MS-Off Ver
    Pro Plus 2016
    Posts
    301

    Re: Changing % Formula to COUNT

    Brilliant, sir! Works-a-magic :-) Thank you so muc!!

+ 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] I need help with changing an =If(Count formula
    By retiredjhawk in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-25-2015, 05:34 PM
  2. [SOLVED] Changing CSE formula and changing Vlookup to Index Match
    By stockgoblin42 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-21-2013, 08:18 PM
  3. Changing a Formula so it Won't Count Hidden Cells
    By ExcelDumDum in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-14-2012, 02:53 PM
  4. [SOLVED] Change range in formula based on changing row count
    By razz0807 in forum Excel General
    Replies: 6
    Last Post: 04-18-2012, 09:51 AM
  5. Changing from SUM to COUNT
    By Figboot in forum Excel General
    Replies: 2
    Last Post: 09-22-2010, 06:26 PM
  6. Changing from SUM to COUNT
    By Figboot in forum Excel General
    Replies: 6
    Last Post: 07-25-2010, 08:21 PM
  7. Why is my macro changing sum to count?
    By punter in forum Excel General
    Replies: 2
    Last Post: 06-21-2006, 04:51 PM

Tags for this Thread

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