Open any Document using VBA
The example VBA project has been updated. The Open Office Document example VBA project has been expanded to provide either a VBA UserForm to specify a file name and location, or it accepts a user keyin that specifies a full file path. It no longer uses a DLL, but calls the Win32 API directly.
For example …
vba run [FileViewer2]modMain.OpenDoc "C:\My Documents\Example.docx"
Happy New Year! Jon Summers
LA Solutions