+ Reply to Thread
Results 1 to 3 of 3

Multiple Row and Column Lookup

Hybrid View

  1. #1
    Registered User
    Join Date
    10-02-2003
    Location
    Kuwait
    MS-Off Ver
    2016
    Posts
    46

    Multiple Row and Column Lookup

    Dear All,
    I want to segregate a report year wise. My data is 3 years together and I want to segregate yearly based on 4 values. One criteria in Row and other 3 criteria in Columns. Sample sheet is attached herewith.
    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,861

    Re: Multiple Row and Column Lookup

    In C9 and copy across and down

    =SUMPRODUCT(('Master data'!$A$8:$A$16=$A9)*('Master data'!$I$3:$AR$3=C$4)*('Master data'!$I$6:$AR$6=C$7)*('Master data'!$I$5:$AR$5=C$6)*('Master data'!$I$8:$AR$16))

    I would suggest you change "Current Year" / "Previous Year" to numeric years (2016/2015)

    If you made the dates ["Sales Year") in the form 01/01/2016 (format as "mmm-yy") you remove the need for the "Month" row.
    Last edited by JohnTopley; 06-12-2016 at 07:34 AM.

  3. #3
    Registered User
    Join Date
    10-02-2003
    Location
    Kuwait
    MS-Off Ver
    2016
    Posts
    46

    Re: Multiple Row and Column Lookup

    Dear John,
    Thanks for your help. Working fine.

+ 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: 7
    Last Post: 07-26-2015, 04:02 PM
  2. Replies: 3
    Last Post: 04-08-2014, 03:11 AM
  3. [SOLVED] Help with Multiple Column Lookup
    By Matt_ in forum Excel General
    Replies: 6
    Last Post: 06-14-2012, 02:53 PM
  4. Lookup Data in One Column, Find Multiple Entries in Next, Copy to Multiple Columns
    By nzxt1234 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-16-2010, 01:17 AM
  5. Lookup multiple values in same column with same column heading
    By kcasey1318 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-10-2010, 05:13 PM
  6. Lookup adjacent column to multiple lookup columns.
    By JAMES4228 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-13-2009, 03:19 PM
  7. Multiple Column Lookup?
    By brendanolear in forum Excel General
    Replies: 2
    Last Post: 02-16-2007, 10:40 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