View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tony Tony is offline
external usenet poster
 
Posts: 5
Default Exclusive choice checkbox

Hello,
I used these button.
My problem is that I want it in Two-Levels.
For Example:
I have to choose what kind of vehicle:
Cars, Motors, Trucks...

And if I choose cars I want to see: BMW, Opel, Mazda...
but If choose trucks, I wan to see it's relative options...
Then, when I choose it, I want a specefic visual basic code to be run.
(IF I choose Cars, then Mazda, I want to run a sub called
"Import_mazda()")