View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

In B6: =IF(AND(B41,B4<=52),"A"),B4<99,"B",""))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob L" wrote in message
...
I am trying to write a formula that checks the number in cell B4 and if it

is
between 1 and 52 then "A" would be placed in cell B6 but if the number was
greater thatn 52 but less than 99 then "B" would be placed in cell B6 ect.

Where do I start. What fomula should I use.

Thank you for your help