ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Sum data in 1 column based on date info in another column (https://www.excelbanter.com/excel-discussion-misc-queries/239644-sum-data-1-column-based-date-info-another-column.html)

Dhardy

Sum data in 1 column based on date info in another column
 
I need to have Excel sum data in column M if data in column A is a
certain date. Any tips/advice?



Pete_UK

Sum data in 1 column based on date info in another column
 
Try this:

=SUMIF(A:A,D1,M:M)

where D1 contains the date you are interested in.

Hope this helps.

Pete

On Aug 13, 4:51*pm, Dhardy wrote:
I need to have Excel sum data in column M if data in column A is a
certain date. Any tips/advice?



Jacob Skaria

Sum data in 1 column based on date info in another column
 
With dates in C1 and C2
=SUMPRODUCT(--(A1:A100=C1),--(A1:A100<=D1),M1:M100)

If this post helps click Yes
---------------
Jacob Skaria


"Dhardy" wrote:

I need to have Excel sum data in column M if data in column A is a
certain date. Any tips/advice?




All times are GMT +1. The time now is 08:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com