View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RGibson RGibson is offline
external usenet poster
 
Posts: 1
Default Command Button vs Control Button

I am a novice Excel v97 programmer who is dabbling in
Visual Basic. I have somehow changed a setting so that now
each time I pull up the forms box and try to add a Control
Button to my worksheet (which easily facilitates simple
macros), I get an embedded "CommandButton" instead.

Can anyone tell me how to change this back so I will get a
Control Button from the forms box instead of a Command
Button?

Appreciate your help