+ Reply to Thread
Results 1 to 9 of 9

Unable to find a formula that helps to send data into a different sheet for workday EOM

  1. #1
    Registered User
    Join Date
    09-13-2015
    Location
    london
    MS-Off Ver
    2007
    Posts
    21

    Unable to find a formula that helps to send data into a different sheet for workday EOM

    the formula in monthly totals tab A6 works for first month only i.e. March only but I need to define working day month end for all months listed in the Daily tab. Also what would be the easyest way to copy the end of month totals into the monthly totals sheet. Thank you.. sample attached
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Please try at A6 and drag down
    =WORKDAY(EOMONTH('Daily '!$E$7,ROWS(A$6:A6)-1)+1,-1)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-13-2015
    Location
    london
    MS-Off Ver
    2007
    Posts
    21

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Hi Bo_Ry, I have tested the formula that you sent me. I thought that the date listed in Monthly Totals column 'A' would have been able to picked up from nominated date in the Daily sheet and copied into the Monthly Total columns, this has not occurred. I have attached another test xls for clarity. Would you be able to assist me please.
    Attached Files Attached Files

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Please try at
    C6:F6
    =SUMIFS('Daily '!A:A,'Daily '!$E:$E,"<="&$A6,'Daily '!$E:$E,">"&EOMONTH($A6,-1))

    G6:K6
    =SUMIFS('Daily '!F:F,'Daily '!$E:$E,"<="&$A6,'Daily '!$E:$E,">"&EOMONTH($A6,-1))
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-13-2015
    Location
    london
    MS-Off Ver
    2007
    Posts
    21

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Thanks for the fast responce. I have tested the formulas and noted that it appears to be summing the column down to the date nominated. Perhaps I am confusing you as this not what is required. It is much simpla than that. Only the data in the row 18 minus the date is required this would enable me to capture the EO Month figures for that day only. Then I could copy the formula down so I capture the EO Month data for the year as it occurrs.

    Sorry I lead you up the wrong path.

  6. #6
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    No problem, for sum only 1 day

    C6:F6
    =SUMIFS('Daily '!A:A,'Daily '!$E:$E,$A6)
    G6:K6
    =SUMIFS('Daily '!F:F,'Daily '!$E:$E,$A6)

  7. #7
    Registered User
    Join Date
    09-13-2015
    Location
    london
    MS-Off Ver
    2007
    Posts
    21

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Bo_Ry thank you so much for you kind assistance today. All is working as planned now, you are a star.......

    Thanks
    Del

  8. #8
    Registered User
    Join Date
    09-13-2015
    Location
    london
    MS-Off Ver
    2007
    Posts
    21

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Hi Bo_Ry, thanks for your help previously. I have found an issue that you may be able to help me with.

    Here is some background info, data is imported via a web page, and copied into column A and the column that contains the date where when the data is produced.

    Now when the data in Column A has been added to ( the new data is not always added from the last entry, it can appear at any point) When fresh company names appear, it throws out of sync all rows after the new entry. This is a problem as I have to alter all the data in the rows after the new entry in column A. Is there a way of locking together the company name and the remaing row.
    So when the sheet is saved the contents in column A and its row are locked together.
    Attached Files Attached Files

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Unable to find a formula that helps to send data into a different sheet for workday EO

    Please start a new thread for this new query. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Replies: 2
    Last Post: 11-04-2018, 01:33 AM
  2. Can't find an algorithm that helps my scheduling issue
    By wolf1015 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2016, 04:40 AM
  3. which formula helps me to look up data ?
    By excuseme in forum Excel General
    Replies: 4
    Last Post: 03-04-2014, 01:32 PM
  4. Replies: 8
    Last Post: 01-31-2013, 05:22 AM
  5. Replies: 5
    Last Post: 01-24-2013, 12:28 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