View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ali Couran KOTE Ali Couran KOTE is offline
external usenet poster
 
Posts: 1
Default add + suppress command buttons in execution time

Hi all,

I have wrote an Excel VBA Macro in witch I have a userform with too many
controls(commandbuttons, togglebuttons, etc.). I want to dynamically create
and suppress at least 4 of the commandbuttons in the execution time.
Does someone have any idea?

Thanks for all.

Ali