Thread: IF Function
View Single Post
  #1   Report Post  
Sam
 
Posts: n/a
Default IF Function

how do i create an IF function that displays a certain value when a number
from one to seven is in the correct cell?

i have tried the following formula but it doesnt work:

=IF(AND(A3=9,B7=1,C7=2,B3=1:7),(10),(50))

what is wrong with my formula? how should i change it?

cheers sam