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

G

Guest

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

Thanks!
-Adam
 
G

Guest

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
 
G

Guest

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
 

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