Thread: Excel Problem
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Excel Problem

See your earlier two threads. Don't start a new thread when your question
has already been answered.
--
David Biddulph

"Danny" wrote in message
...
Have at it guys.
I'm putting formula into A2. I want it to return a value for this formula,
but I think the syntax is wrong. Help greatly appreciated.
=IF(A1<=13,"A",IF(A113<18,"RESULT",IF(A1=18,"B") ))
Danny