ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula's (https://www.excelbanter.com/excel-discussion-misc-queries/219616-formulas.html)

time conversion[_2_]

formula's
 
what is the formula for taking one column of data (surgical procedures) and
another column of data (surgeons) and displaying the data in such a way that
it totals how many times each surgeon has done that specific surgery?

Bob Phillips[_3_]

formula's
 
=SUMPRODUCT(--(A2:A20="surgeon"),--(B2:b20="procedure"))

--
__________________________________
HTH

Bob

"time conversion" wrote in
message ...
what is the formula for taking one column of data (surgical procedures)
and
another column of data (surgeons) and displaying the data in such a way
that
it totals how many times each surgeon has done that specific surgery?




curlydave

formula's
 
On Feb 7, 3:22*pm, time conversion
wrote:
what is the formula for taking one column of data (surgical procedures) and
another column of data (surgeons) and displaying the data in such a way that
it totals how many times each surgeon has done that specific surgery?


Check out the SumIf formula

Mike H

formula's
 
Hi,

Try this

=SUMPRODUCT(--(A1:A31="Dr Mike")*(B1:B31="Breast Enhancement"))

In practice the doc's name any technique would be cell references

Mike

"time conversion" wrote:

what is the formula for taking one column of data (surgical procedures) and
another column of data (surgeons) and displaying the data in such a way that
it totals how many times each surgeon has done that specific surgery?



All times are GMT +1. The time now is 07:59 AM.

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