+ Reply to Thread
Results 1 to 11 of 11

Adapting ave formulas to changing weeks

Hybrid View

  1. #1
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Adapting ave formulas to changing weeks

    If you add a couple columns to your table between B and C, so that the first week always contains 7 cells
    but still start the day numbering at the appropriate day.
    So in this case you have 2 blank cells representing Monday and Tuesday.

    Then use
    =IFERROR(COUNTIFS(OFFSET($C$5:$I$9,0,(COLUMNS($A1:A1)-1)*7),"Y")/SUM(COUNTIFS(OFFSET($C$5:$I$9,0,(COLUMNS($A1:A1)-1)*7),{"y","n"})),0)
    Attached Files Attached Files

+ 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. Changing Weeks, to Update Values Automatically
    By vill in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2017, 02:03 PM
  2. Replies: 2
    Last Post: 02-14-2017, 09:33 AM
  3. [SOLVED] Add 12 weeks to date to return week number turn over at 52 weeks
    By nigelog in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-01-2017, 05:58 AM
  4. [Additional Question]Formulas for assign monthly values to correspond weeks
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-12-2014, 02:47 PM
  5. Dividing monthly values into weeks automatically (some months have 5 weeks)
    By massimoo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-07-2012, 03:20 AM
  6. forcast range needs to be changing NOW plus 6 weeks
    By subz-zero in forum Excel General
    Replies: 0
    Last Post: 07-26-2012, 10:10 AM
  7. Replies: 0
    Last Post: 04-15-2009, 05:08 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