How can read object order by useing writing?

  • Thread starter Thread starter ¬f©÷
  • Start date Start date
¬

¬f©÷

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

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

NickHK
 
How can read object's order by useing writing module?




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

NickHK
Application.Dialogs(xlDialogAddChartAutoformat).Show.....................3(D
ialog object's order )Application.Dialogs(xlDialogActivate).Show...............................4(D
ialog object's order )
 
Still have no idea what you are asking.
How about some code ?

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top