View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
A.S.
 
Posts: n/a
Default Drop Down Box & Macro

Hello,
I want to create a macro so that when I select a country from a drop down
box, then hidden data for the country appears. For example, I select
Argentina from the box, then data will appear on the population, econmic
info., etc. However, I can then choose Mexico from the box and the same data
appears for Mexico.

Thanks in advance.