+ Reply to Thread
Results 1 to 1 of 1

help with formula (multi-year week number and fillblock)

  1. #1
    Registered User
    Join Date
    08-01-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    1

    help with formula (multi-year week number and fillblock)

    Hello all,

    I have a spreadsheet that creates a Gant chart and fills in the cells to the right to graphically show the duration and percentage completed. Works fine as long as it's in the same year and/or less than 52 weeks. My question is this, how would I change the formula to calc and fill in if the project runs over 52 weeks and/or runs across two or more years?
    =IF(AND(COLUMNS($G$5:G5)>=$C5,COLUMNS($G$5:G5)<=$D5),IF(COLUMNS($G$5:G5)-$C5<ROUND(($D5-$C5+1)*$F5,0),fillblock,""),"")

    I added the number of weeks column too. I was thinking I would add that in manually.
    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)

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