G
Guest
I am needing a function that will look at the following and using 'max & if'
ID the highest salesperson.
George $300
Rita $400
Robert $500
It would be somelike this this: =IF(sales for #1=max,"salesperson #1
name",if(sales for #2=max,"salesperson #2 name", if......
but I'm not able to get it to work. Any suggestions?
ID the highest salesperson.
George $300
Rita $400
Robert $500
It would be somelike this this: =IF(sales for #1=max,"salesperson #1
name",if(sales for #2=max,"salesperson #2 name", if......
but I'm not able to get it to work. Any suggestions?