Select wanted tab in dialog box

P

Paul

Hi. I have a simple macro opening the select template dialog box:

FileNew Template:="", FileNewWorkpane:=True, FileNewDialog:=True

Now, this dialog contains two or more tabs. I'd like to control wich one is
selected programmatically. I've tried using SendKeys, but it never selects
the tab.

Any suggestions?
 

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

Top