+ Reply to Thread
Results 1 to 7 of 7

Schedule Breakdown

  1. #1
    Forum Contributor
    Join Date
    10-18-2015
    Location
    manila, philippines
    MS-Off Ver
    MS Office 2010
    Posts
    186

    Schedule Breakdown

    Hi Experts,

    Can someone help me get the necessary data from my file attached. I have raw data on one sheet and the report should go to the other. I've inserted comments on the cells in "Report" sheet for what I need to get done.
    Attached Files Attached Files

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Schedule Breakdown

    Hi,

    Please see the attached file.

    I have used the following formulae:

    In cell (Report) B3: (Array Entered - CTRL+SHIFT+ENTER)
    =MIN(IF(RAW!$A1:$A$15401=Report!$A3,IF(RAW!$C$1:$C$15401=Report!B$1,RAW!$I$1:$I$15401,""),""))


    In cell (Report) C3: (Array Entered - CTRL+SHIFT+ENTER)
    =MAX(IF(RAW!$A$1:$A$15401=Report!$A3,IF(RAW!$C$1:$C$15401=Report!B$1,RAW!$J$1:$J$15401,""),""))

    In cell (Report) D3:
    =SUMIFS(RAW!$H$1:$H$15401,RAW!$A$1:$A$15401,Report!$A3,RAW!$C$1:$C$15401,Report!B$1,RAW!$B$1:$B$15401,"Lunch Break*")

    In cell (Report) E3:
    =SUMIFS(RAW!$H$1:$H$15401,RAW!$A$1:$A$15401,Report!$A3,RAW!$C$1:$C$15401,Report!B$1,RAW!$B$1:$B$15401,"Break*")

    In cell (Report) F3:
    =C3-B3
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    10-18-2015
    Location
    manila, philippines
    MS-Off Ver
    MS Office 2010
    Posts
    186

    Re: Schedule Breakdown

    Hi cbatrody,

    Thank you so much for spending time regarding my post. I tried to drag the formulas but it caused the other rows to have "N/A". Though it worked for the first three dates on the first row.

  4. #4
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Schedule Breakdown

    Please check the attached file.

    Only change is formula in B3 (as following):

    =MIN(IF(RAW!$A$1:$A$1182=Report!$A3,IF(RAW!$C$1:$C$1182=Report!B$1,RAW!$I$1:$I$1182,""),""))

    (Array entered - CTRL+SHIFT+ENTER)

    As the file size was huge, I had deleted significant number of rows from the source file so that I could upload the file in here.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    10-18-2015
    Location
    manila, philippines
    MS-Off Ver
    MS Office 2010
    Posts
    186

    Re: Schedule Breakdown

    thank you so much cbatrody!

  6. #6
    Forum Contributor
    Join Date
    10-18-2015
    Location
    manila, philippines
    MS-Off Ver
    MS Office 2010
    Posts
    186

    Re: Schedule Breakdown

    cbatrody,

    Can you look at the formula again? When I added data, it seems to be unable to get the computation from the initial file.
    Attached Files Attached Files

  7. #7
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Schedule Breakdown

    The formula needs to be modified to cover the complete data range in places highlighted below:

    $A$1:$A$6053
    $C$1:$C$6053
    $I$1:$I$6053
    Attached Images Attached Images

+ 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. Employee breakdown by half hour on rotating 6 week schedule
    By aferguson in forum Excel Formulas & Functions
    Replies: 28
    Last Post: 05-30-2016, 01:59 PM
  2. Tiered Interest Schedule and Loan Amortization Schedule
    By wh1968mbz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-28-2015, 07:43 AM
  3. Replies: 8
    Last Post: 07-15-2013, 07:13 PM
  4. Replies: 0
    Last Post: 02-07-2013, 08:42 PM
  5. create daily schedule using master task schedule
    By DCO in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-13-2012, 01:08 PM
  6. [SOLVED] How 2 breakdown $$$ into $ $ $?
    By mjpage in forum Excel General
    Replies: 2
    Last Post: 01-07-2006, 08:20 PM
  7. Replies: 8
    Last Post: 10-12-2005, 12:05 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