Hi,
In Office 2007 and later, I'm developing a Database to file Word docx.
A table has various matadata and an OLE Linked Object with a Word File.
A form shows those record in a TabControl: the first page only metadata, the second one only the file content and FullName.
Scrolling through the...