View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
¬f©÷ ¬f©÷ is offline
external usenet poster
 
Posts: 3
Default How can read object order by useing writing?


Application.Dialogs(xlDialogActiveCellFont).Show ........................2
Application.Dialogs(xlDialogAddChartAutoformat).Sh ow.....................3
Application.Dialogs(xlDialogActivate).Show........ .......................4
Application.Dialogs(xlDialogZoom).Show ....................How to know it
order = ?

thank you