Thread
:
Can I use a List in a IF Function?
View Single Post
#
2
Don Guillett
Posts: n/a
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?
Reply With Quote