How would I create a macro that will open an .xls?

A

AdamZ

How would I create a macro that will open an .xls file on my "C" drive?

Thanks!
-Adam
 
A

AdamZ

I tried "runapp" with a test of "c:\test.txt" but receive the following
error: "Microsoft Office Access can't invoke the application using the RunApp
action... the path to the application is invalid."

Does it matter that the .mdb is in the "i" drive?

-Adam
 
A

AdamZ

Figured it out...

_AZ

AdamZ said:
I tried "runapp" with a test of "c:\test.txt" but receive the following
error: "Microsoft Office Access can't invoke the application using the RunApp
action... the path to the application is invalid."

Does it matter that the .mdb is in the "i" drive?

-Adam
 
Top