Results 1 to 4 of 4

[COLUMN]Match Month and Year of date Only, [ROW] row that has Text "Total" on Column A

Threaded View

  1. #1
    Valued Forum Contributor ron2k_1's Avatar
    Join Date
    09-30-2009
    Location
    Not the USA
    MS-Off Ver
    Excel 2003, 2007
    Posts
    606

    [COLUMN]Match Month and Year of date Only, [ROW] row that has Text "Total" on Column A

    Kindly refer to attachment.

    I want the total for each month in the different worksheets in the summary tab. The problem is that the date of corresponding months in each of the columns of each worksheet is not the same (i.e. Tab 1 has Jan 2, Tab 2 has Jan 9, Tab 3 has Jan 12 all of the same year; so these three dates fall under Jan 2007 - column B in Summary worksheet.

    I've tried this formula but obviously it's not working, so I need some help.
    =INDEX('Tab1'!$B$2:$BF$100,MATCH("Total",'Tab1'!$A$2:$A$100,0),MATCH(1,INDEX((MONTH('Tab1'!$B$1:$BF$1=MONTH(B2)))*(YEAR('Tab1'!$B$1:$BF$1=YEAR(B2))),0),0))


    From here


    Thanks.
    Attached Files Attached Files
    Last edited by ron2k_1; 01-16-2013 at 06:04 PM.
    Ron
    Knowledge is knowing that a tomato and pepper are fruits. Wisdom is knowing whether to put these in a fruit salad

    Kindly

    [1] Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks
    [2] Mark your post [SOLVED] if it has been answered satisfactorily by editing your original post in advanced mode.
    [3] Thank (using the little scale) those that provided useful help; its nice and its very well appreciated

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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