![]() |
|
#2
|
|||
|
|||
|
Also, I just discovered that a piece of code I wrote, that opens the active document's containing folder, doesn't work if the file is saved to the network, as opposed to saved to your PC. Here's the code to open the file path of this active document:
Sub FolderTest() Shell Environ("windir") & "\Explorer.exe " & ActiveDocument.path, vbNormalFocus End Sub |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| When i open excel one always the same excel file open(empty XLstart folder) | marcin4991 | Excel | 2 | 08-29-2016 02:36 AM |
How to open Documents folder directly from CTRL+O of Open folder on QAT
|
scvjudy | Word | 2 | 08-11-2014 10:58 PM |
Formula to open external file with specific program (like open with)
|
pemartins | Excel | 16 | 02-24-2014 11:39 PM |
excel cannot open the file .xlsx because the file format or file extension is not val
|
teddysika | Excel | 1 | 11-22-2012 06:06 AM |
Setting file open folder options
|
KevinJ | Word | 1 | 10-15-2011 05:51 AM |