+ Reply to Thread
Results 1 to 4 of 4

Select data on basis multiple vertical criteria

  1. #1
    Forum Contributor
    Join Date
    12-03-2014
    Location
    India
    MS-Off Ver
    2016 .......
    Posts
    390

    Lightbulb Select data on basis multiple vertical criteria

    Hi,
    Please find attachment in which i have 2 tables
    1. Data Table
    2. Result

    I want result must be change as per the date specified.....
    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: Select data on basis multiple vertical criteria

    Please try at B20

    =SUMIFS(INDEX(Data,,MATCH(TEXT($D$17,"dd-mm-yyyy"),Data[#Headers],)),$A$4:$A$13,$A20,$B$4:$B$13,B$19)
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    12-03-2014
    Location
    India
    MS-Off Ver
    2016 .......
    Posts
    390

    Re: Select data on basis multiple vertical criteria

    Thank you so much

    I used your earlier formulas as follows
    =SUMPRODUCT(($A$4:$A$13=$A20)*($B$4:$B$13=B$19)*COUNTIF($D$17,Data[[#Headers],[31-03-2021]:[30-09-2021]])*$C$4:$I$13)

    It works fine & thanks for new solution...

    Though I have marked as solved query

    I am requesting you for following question
    How I can get summation of selected fields i.e. Cash, Travel, Driver for the date 30-04-2021 from this table without emp ID

  4. #4
    Forum Contributor
    Join Date
    12-03-2014
    Location
    India
    MS-Off Ver
    2016 .......
    Posts
    390

    Re: Select data on basis multiple vertical criteria

    Thanks Bo_Ry your formula solved my request query too.....

+ 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] Macro to delete the entire row basis multiple criteria
    By Manish_Gupta in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-08-2020, 11:07 AM
  2. Replies: 5
    Last Post: 12-16-2018, 10:09 AM
  3. [SOLVED] extract data from list on the basis of multiple criteria
    By sanjuss2 in forum Excel General
    Replies: 4
    Last Post: 11-23-2018, 07:40 AM
  4. Choose data horizontal and vertical, multiple criteria
    By snakebite93 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-16-2018, 03:38 AM
  5. [SOLVED] How to sum on the basis of Multiple Criteria by using SUMIFS
    By Ankit_Kumar in forum Excel General
    Replies: 1
    Last Post: 05-14-2015, 07:11 AM
  6. [SOLVED] Summing Data with Multiple Criteria on Horizontal and Vertical Axis'
    By tlscowden in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-13-2015, 03:11 PM
  7. [SOLVED] Matching multiple criteria in two books, one data is horizontal, the other is vertical.
    By udrmichelle in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-18-2015, 04:58 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