View Full Version : switchboard to other files


Dan
01-05-2000, 11:28 AM
I have multiple Access db files and would like to have a main switchboard within one of them that I can access the other files through. Is this possible? Any help would be freat, thanks.

Travis
01-05-2000, 10:07 PM
Sure it's possible. Just use the "Shell" command. You will need the path and file name. Look up "Shell" in the help file it should have a good example.

Happy Shelling