show name when a cell has specific word

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
How do we add into VBA a code to insert a name into a cell when another cell
has a specific word selected from a validation list.

Any help would be appreciated.

Thanks Noemi
 
Would a formula such as =IF(B1="Fred","Barney","") work for you? (assuming
your cell to be checked to be B1)
 

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