Opening a file

  • Thread starter Thread starter Marishah Warren
  • Start date Start date
M

Marishah Warren

If I have a file located in "C:\Stats.xls" that I want to open, what is the
code for this?


Thank you

Todd Huttenstine
 
workbooks.open "myfilename"
press F1 after you wrote this, you will have more details.

ele
 

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

Similar Threads

File Path Problem 3
Moving a file 6
Open a text file 1
Copy file while in use 3
LastName, FirstName format 2
All open projects 4
Checking to see if a Workbook is Open 4
Selecting a listbox item event 3

Back
Top