Thread: # Value formula
View Single Post
  #3   Report Post  
Dodo
 
Posts: n/a
Default

"?B?Q29saW4ydQ==?=" wrote in
:

I have a formula thats keeps giving me this return: in cell
J47=if(I47<25,H47<if(I47=25,H47+I47))
Is ther a way to prevent this?


Is it a typo?

=if(I47<25,H47,if(I47=25,H47+I47))

This does the same:

=if(I47<25,H47,H47+I47)

Looks better that way. Or do I miss something?


--

It is I, DeauDeau
(Free after monsieur Leclerc in 'Allo, 'allo)