ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   I think I should use Sumif (https://www.excelbanter.com/excel-discussion-misc-queries/190187-i-think-i-should-use-sumif.html)

Jeremy

I think I should use Sumif
 
I am creating a summary page. I do not want to use a pivot table for several
reasons.

I would like to add all data from Q7:Q9999 (on the "Data" Sheet) only when
the value in AE7:AE9999 (on the "Data" sheet) = C1 (on the "Monthly Summary"
sheet)

This will allow the user to type in a certain Year and month and pull all
credit dollars issued for that month.

Right now I have the below for a formula, but it is not working. Where am I
going wrong?

=SUMIF(Data!Q7:Q9999,Data!AE7:AE9999='Monthly Summary'!C1)

There should be a value to this.



Peo Sjoblom

I think I should use Sumif
 
=SUMIF(Data!AE7:AE9999,'Monthly Summary'!C1,Data!Q7:Q9999)


--


Regards,


Peo Sjoblom


"Jeremy" <jeremiah.a.reynolds @ gmail.com wrote in message
...
I am creating a summary page. I do not want to use a pivot table for
several
reasons.

I would like to add all data from Q7:Q9999 (on the "Data" Sheet) only when
the value in AE7:AE9999 (on the "Data" sheet) = C1 (on the "Monthly
Summary"
sheet)

This will allow the user to type in a certain Year and month and pull all
credit dollars issued for that month.

Right now I have the below for a formula, but it is not working. Where am
I
going wrong?

=SUMIF(Data!Q7:Q9999,Data!AE7:AE9999='Monthly Summary'!C1)

There should be a value to this.






All times are GMT +1. The time now is 08:50 AM.

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