View Single Post
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

Have a look in HELP index for

OR

--
Don Guillett
SalesAid Software

"Matt" wrote in message
...
I want to be able to have a IF function that says

=IF(B77=Tile,Grout,"N/A") .

Tile - being a choice from a drop down list.
Grout - being a list of colors if the choose Tile.
"N/A" - if they do not choose Tile from the list.

Is this possible?