View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rasmus[_2_] Rasmus[_2_] is offline
external usenet poster
 
Posts: 12
Default Drowdown menu reset

What is the command for resetting dropdown menus ?

Ie.
Application.Shapes("dropdown164")... if I want it to be 'reset' to the first
line in the dropdownmenu after a change ?

Rasmus