View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default How can read object order by useing writing?

I not sure what your question is. try and ask it another way.

NickHK


"¬f©÷" wrote in message
...

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