display edit | fill series dialog box

  • Thread starter Thread starter Perry Kew
  • Start date Start date
P

Perry Kew

I want to create a macro where I display the EDIT | Fill |
Series dialog box. I don't want to do anything more than
that. Does anyone know how I can do that?

I am using XL 2002.

Thank you for your help.

Perry
 
Perry

Try

Application.CommandBars.FindControl(, 870).Execute
 

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