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 records with first page open is OK, but scrolling with the second page in front opens Word Application with the file.
In an old version of my database everything was OK, the Word application would open only if I double clicked the Ole objects.
I can find what I changed. Which could be the culprit (beside myself for not comment enough my code
.
Any ideas, please?
Lauro
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 records with first page open is OK, but scrolling with the second page in front opens Word Application with the file.
In an old version of my database everything was OK, the Word application would open only if I double clicked the Ole objects.
I can find what I changed. Which could be the culprit (beside myself for not comment enough my code

Any ideas, please?
Lauro