Thread: excel 2007
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier[_3_] Roger Govier[_3_] is offline
external usenet poster
 
Posts: 2,480
Default excel 2007

Hi Graham

Try
=MAX(3,A1)

--

Regards
Roger Govier

"graham black" wrote in message
...
I need the formulae for

if cell A1 = 2.4 B1 = 3
A2 = 7.6 B2 = 7.6
want formulae for B1,B2 etc, in other word if the value is less than <3,
to
= 3, all other values 3 to record as that value

Can you please help?
--
GB