#1   Report Post  
Stan Altshuller
 
Posts: n/a
Default tally

I have 100+ funds with ratings from different managers that I need to
summarize across each fund.
so
manager 1 manager2 ...
fund 1 buy sell ....

i need the last column to display the "average" rating. is it possible?
THANKS!


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Here is one way

=IF(COUNTIF(B2:E2,"buy")COUNTIF(B2:E2,"sell"),"bu y",IF(COUNTIF(B2:E2,"buy")
<COUNTIF(B2:E2,"sell"),"sell",""))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Stan Altshuller" wrote in message
...
I have 100+ funds with ratings from different managers that I need to
summarize across each fund.
so
manager 1 manager2 ...
fund 1 buy sell ....

i need the last column to display the "average" rating. is it possible?
THANKS!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"