High = 4
Hi,
I think this will work but i wouldn't know where to start it in the
spreadsheet?
Thanks,
"JE McGimpsey" wrote:
One way:
=4*COUNTIF(A:A,"High") + 2*COUNTIF(A:A,"Medium") + COUNTIF(A:A,"Low")
In article ,
Formulas wrote:
Someone help! I need to know how I would do this i want to creat a formula
so that when i type in High it will equal 4 or Medium equal 2 or low equal 1.
So for example:
= IF(4,High;2, Medium;1,Low=()) - This doesnt work What i want is to add
highs, mediums and lows on the spreadsheet and then give me a total in number.
|