+ Reply to Thread
Results 1 to 11 of 11

i want my summary result change if filter applied

  1. #1
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    i want my summary result change if filter applied

    the summary is the example for paul

    see attached excel file



    if i filtered date, i want the summary result for the paul should change as well.. please help
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    Re: i want my summary result change if filter applied

    any solution to my post.. i can see more than 100 viewers on my post.

    the problem is i want to sort filter for date. so if the date sorted then result for summary should change.

    example if i sort filter by date between 17th july to 19th july then the result of the value in summary for hours/minutes/time sign in/sign out for paul should appear or display.


    currently the summary display can't change even you sort filter

    the summary will consists of each person name but i only leave paul there as example

    please help me and re-attach your solution excel file

    thanks and hear from you soon

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: i want my summary result change if filter applied

    We advise you not to 'bump' (reply to) your own posts too quickly after posting, unless you are posting some sort of clarification. Since bumped threads have replies, they will no longer appear in the "Zero Reply Posts" listing, which many members use to look for unanswered questions. If you do bump, limit it to no more than once every day. Remember that your best helper may be asleep on the other side of the world.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    Re: i want my summary result change if filter applied

    i think you remove this post now...

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: i want my summary result change if filter applied

    why, because you dont have much patience?

  6. #6
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: i want my summary result change if filter applied

    As per your sample data
    In "F18" =IFERROR(HOUR(C18-B18),"0")
    "G18" =IFERROR(MINUTE(C18-B18),"0")
    "B3" =SUMIF(A:A,A3,F:F)
    "C3" =COUNTIFS(A:A,Table14[[#This Row],[NAME]],F:F,">=1")
    "D3" =COUNTIFS(A:A,Table14[[#This Row],[NAME]],F:F,"0")

    file attach for your ref.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  7. #7
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,463

    Re: i want my summary result change if filter applied

    Change formula to avoid error:
    F18 =IFERROR(HOUR(C18-B18),"0")
    G18 =IFERROR(MINUTE(C18-B18),"0")

    To update the date fiter, in B3:

    Please Login or Register  to view this content.
    C3:
    Please Login or Register  to view this content.
    E3:
    Please Login or Register  to view this content.
    Quang PT

  8. #8
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    Re: i want my summary result change if filter applied

    bebo021999.......

    Can you send answer in excel please

  9. #9
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    Re: i want my summary result change if filter applied

    Thanks for feedback avk...

  10. #10
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,463

    Re: i want my summary result change if filter applied

    Pls see attachment along with formula in #7
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    07-13-2020
    Location
    Solomon Island
    MS-Off Ver
    2013
    Posts
    6

    Thumbs up Re: i want my summary result change if filter applied

    bebo021999

    Thank you too much for your big help.

    Cheers

+ 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] Checking if filter is applied
    By Niclal in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-09-2014, 07:48 AM
  2. [SOLVED] Formula did not Change when Sort Filter is applied.
    By dluhut in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-14-2014, 03:44 PM
  3. How to return nil result using VBA code when filter applied
    By NickT83 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-01-2014, 09:45 AM
  4. Change cell colour when applied filter is on
    By DanielPodo in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-02-2012, 09:30 AM
  5. Email multiple users based on result of applied filter
    By Suriya in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-03-2011, 08:31 AM
  6. Nested IF with result applied to different row
    By jdonnelly in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 08-01-2011, 03:37 PM
  7. Validation applied to formula result
    By GlennO in forum Excel General
    Replies: 1
    Last Post: 04-21-2005, 05:06 PM

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