View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed Vesely Ed Vesely is offline
external usenet poster
 
Posts: 1
Default Toolbar buttons how do show and change the status

I have added a new toolbar to a sheet and I want to have the buttons show if
they were last depressed. I tried to use the toolbars.Toolbarbuttons.pushed
= True command but it gives me a type mismatch error. Any ideas on how to use
the command?