Hi,
please find the attached file.
I want sumifs value of Feb month in sheet 2, in column C1(Sum of invoice value from sheet 1 in column C)
please help me.
Hi,
please find the attached file.
I want sumifs value of Feb month in sheet 2, in column C1(Sum of invoice value from sheet 1 in column C)
please help me.
First you need to convert your "dates" in column B to real dates(use Text to Columns for that). Just now is Text that looks like date.
Then in B2 and copy down, use this.
Formula:![]()
=SUMPRODUCT((Sheet1!$A$2:$A$100=$A2)*(MONTH(Sheet1!$B$2:$B$100)=MONTH($B$1))*(Sheet1!$C$2:$C$100))
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
Thanks
I tried, but there is an error. Is there any other formula?
Thank again
See the attachment
Note:
Credit belong to Fotis
Click (*) if you received helpful response.
Regards,
David
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks