View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Superblonde64 Superblonde64 is offline
external usenet poster
 
Posts: 2
Default Using the "if" function, the "and" function and the "or" function

I am not sure if or how to use all three in a formula. For example:

=if(b2="red", and c3="blue", d6="green")

if that makes sense at all.