View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mreedtigers mreedtigers is offline
external usenet poster
 
Posts: 4
Default conditional formula in Excel

Hey,

Please help. I'm trying to write a formula for the following:

If A <= 0.35, then "Level I" or if A 0.35 and <= 0.70, then "Level II" or
if A 0.70, then "Level III".

Can somebody help me with this?