View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fish Fish is offline
external usenet poster
 
Posts: 10
Default Transfering Declared value through procedures

Hello group,

I have a combobox in which I declared the combobox.value
once the drop down is selected I want it to store
the .value and other values between sub procedures. How do
I make it the procedure remember what has been declared in
the past decided values.

Thanks in advance.

Regards,

Fish