How do I use switchboard manager in Access to open a excel file?

T

taterman

I am would like to open differnet excel files using the switchboard feature
of access.
 
V

Van T. Dinh

You can use the RunCode command of the Switchboard to run a Procedure that
open Excel files.

See the RunCode command in Switchboard Help.
 
Top