Jump to content

Recommended Posts

Posted

Hi there,

Does anyone know a way to open a specific Excel file?

I know how to open Excel (Run command), but accually I want to open a template or a document.

Does someone know a way???

Posted

Another example (if .xls is not assigned to exel) would be

run ("c:\office\Excel.exe" & " d:\file.xls", "")

would start Excel using the file d:\file.xls

Hope this helps,

Marc

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...