Thread: If statement
View Single Post
  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

=IF(AND(G40N5,G40<N4),"OK","NO")

Biff

"FGM" wrote in message
...
Windows 2000 / Excel 2002

Can if statement in Excel use and??

=IF(G40 N5 and G40 < N4,"OKay","NO")

Do I have to do a nested to get this?

Thank you