View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Brown[_6_] Gary Brown[_6_] is offline
external usenet poster
 
Posts: 126
Default show and hide a drop down list

heck out these sties...
http://www.contextures.com/xlDataVal13.html
and
http://www.contextures.com/xlDataVal11.html

by Debra Dalgleish

--
Hope this helps.
If it does, please click the Yes button.
Thanks in advance for your feedback.
Gary Brown



"usernameandpassword" wrote:

I have a drop down list in my sheet. Based on what is chosen there, I'd like
to be able to show or hide another drop down based on the chioce of the first
one. Is this possible?

Thanks