R
Richardson
I have a set of databases that work together through linked tables. The
program has one front end and up to 3 possible backends depending on the
datasets the users want to access.
I have a splash screen that appears, and then the main switchboard. I would
like a form to appear after the splash screen with the various backend file
locations listed. When the user selects one (and I don't care if it is a
checkbox, option button, hyperlink, etc) I would like the front end to
refresh the linked tables to the location they specified.
Does anyone have a suggestion on how to create that situation/VB code? I am
just starting to move from macros to VB code, so any help is greatly
appreciated.
Thanks in advance for your help.
Lori
program has one front end and up to 3 possible backends depending on the
datasets the users want to access.
I have a splash screen that appears, and then the main switchboard. I would
like a form to appear after the splash screen with the various backend file
locations listed. When the user selects one (and I don't care if it is a
checkbox, option button, hyperlink, etc) I would like the front end to
refresh the linked tables to the location they specified.
Does anyone have a suggestion on how to create that situation/VB code? I am
just starting to move from macros to VB code, so any help is greatly
appreciated.
Thanks in advance for your help.
Lori