Setting Focus to Database Window

D

DavidSt

Are there any macro commands that when placed in a form can: display the
database window and set focus on the ie, Tables tab, Queries Tab, Report Tab
etc. Thanks,
 
S

Steve Schapel

David,

I don't think I have evwer done this, but I think it will work to use a
SelectObject action in the macro, and set the 'In Database Window'
argument to Yes.
 
D

DavidSt

Steve,

You are right; it worked. Just need to leave the Object Name arguement blank.

David
 

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