display list or word

  • Thread starter Thread starter Mossykel
  • Start date Start date
M

Mossykel

I would like to set up cell, "B" to show one of three things based on the
contents of "A" cell. The three choices for cell "B" are List #1, List #2
or the word "none". Please help...
 
=IF(A1="X","List#1",IF(A1="Y","List#2","None"))

Provide more information if you need more specific solution.

Thanks
 
I've tried entering a formula like that in the Data Validation area with the
list box checked but it won't automatically produce the "none" word. It just
shows a blank list for that. Works great at showing my other lists though.
Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top