Thread: High = 4
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Formulas Formulas is offline
external usenet poster
 
Posts: 3
Default High = 4

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.