Thread: If statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
fuzzylogic fuzzylogic is offline
external usenet poster
 
Posts: 4
Default If statements

This should be simple but I'm on a deadline. Need to write a formula that
will provide a weighted total. I think it's an IF statement something like:

IF a1=5 then * 2 (I have a table with the weights so the number 2 would be a
cell reference. Just not sure of all the commas, semi-colons and parens!
Help. Thanks!

5 = 5 points
4 = 3 points
3 = 2 points
2 = 1 point
1 = 1 points