ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   CREATING FORMULA IN ONE WORKSHEET BASED ON MULTIPLE CRITERIA IN AN (https://www.excelbanter.com/excel-worksheet-functions/196066-creating-formula-one-worksheet-based-multiple-criteria.html)

Etg-Para

CREATING FORMULA IN ONE WORKSHEET BASED ON MULTIPLE CRITERIA IN AN
 
I am trying to take data from multiple columns in one worksheet on the same
Excel workbook, and based on the results meeting certain criteria, sum the
data in another column from the same worksheet into a table field in another
workbook.

For example, I have the following columns with multiple fields of data in
each:

Name Type Topic Hours

I want to create a formula to sum all of the hours if the Name is Joann, the
Type is Easy, and the Topic is Mystery.

Can someone help me?

Thanks in advance.

Etg


Etg-Para[_2_]

CREATING FORMULA IN ONE WORKSHEET BASED ON MULTIPLE CRITERIA IN AN
 
Sorry, all I forgot to mention that I am working in Excel 2003. Thank you
again. Etg

"Etg-Para" wrote:

I am trying to take data from multiple columns in one worksheet on the same
Excel workbook, and based on the results meeting certain criteria, sum the
data in another column from the same worksheet into a table field in another
workbook.

For example, I have the following columns with multiple fields of data in
each:

Name Type Topic Hours

I want to create a formula to sum all of the hours if the Name is Joann, the
Type is Easy, and the Topic is Mystery.

Can someone help me?

Thanks in advance.

Etg


M Kan

CREATING FORMULA IN ONE WORKSHEET BASED ON MULTIPLE CRITERIA I
 
=sumproduct(--(range_of_names="Joann"),--(range_of_type="Easy"),--(range_of_topics="Mystery"),range_of_hours)

--
Tips for Excel, Word, PowerPoint and Other Applications
http://www.kan.org/tips


"Etg-Para" wrote:

Sorry, all I forgot to mention that I am working in Excel 2003. Thank you
again. Etg

"Etg-Para" wrote:

I am trying to take data from multiple columns in one worksheet on the same
Excel workbook, and based on the results meeting certain criteria, sum the
data in another column from the same worksheet into a table field in another
workbook.

For example, I have the following columns with multiple fields of data in
each:

Name Type Topic Hours

I want to create a formula to sum all of the hours if the Name is Joann, the
Type is Easy, and the Topic is Mystery.

Can someone help me?

Thanks in advance.

Etg



All times are GMT +1. The time now is 04:05 AM.

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