In Excel, can a function yield a drop-down list?

B

BMB

I need an IF function to yield a drop-down list. Basically, if a given value
is matches certain parameters, it allows a choice in a second field. But I
can't get the IF function to accept a drop-down list as a result, and know of
know other way to allow user selection of a single item from a list.
 
A

aaron.kempf

you should use access; it is a lot more powerful than excel

excel shouldn't ever be used for data entry anywhere
 
Top