Runcommand to invoke the "Linked Table Manager" dialog box in Access

N

none

I found this posting from a few years back giving the runcommand for
invoking the "Linked Table Manager" dialog box (http://
groups.google.com/group/microsoft.public.access/browse_thread/thread/
b97e8be51175f076/ee62b78b38057178?
lnk=gst&q=acCmdLinkedTableManager#ee62b78b38057178 )

DoCmd.RunCommand acCmdLinkedTableManager

Is there a way to modify/add to the command above so that the "Always
prompt for new location" checkbox is checked by default when the
dialog window is invoked?

Thanks!
 

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