View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Choose from drop down menu and get defined output in another cell

Won't a simple IF function on that value do it?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"NWCrane" wrote in message
...
I have created a drop down menu with several different options included in
it. If I select one of the options, I want a value that I predetermine to
display in the cell next to it. Is there any way to do this?