How To Use The Open File Shell Command In VBA

Опубликовано: 17 Март 2026
на канале: LoeblComServices
5,271
13

Here is some code to use: http://vbahowto.com/how-do-i-import-a...

This video is a response to a comment on another video at    • Shell VBA function  

"Hello, where can I add code to open a specific excel document?"

There is a more useful option to the Shell function, because I don't have to
name the file to open, and it's already built in to Microsoft Office.


here it is