View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Denis Denis is offline
external usenet poster
 
Posts: 13
Default Excel 2007 builtin dialogs


Hello,

How can i show the "format shape" builtin dialog with vba in xl 2007?
With xl 2003 i'm using EXECUTE on the commandbarbutton (id = 962 ).
Is there a possibility to have the same behavior with xl2007 ?

Thank You for Your answers.