Hi,
I have a small Word doc (43kb) embedded(?) (not linked) as a record in an OLE field. I have a button on a form (record source = table containing Word doc), when clicked I want to open the Word doc.
Question 1:
What is the button's "on click" vba code to open this word doc?
Question 2:
I'd like to jump to a predefined bookmark in this Word doc. Can vba code do this?
Thank you for your help.
I have a small Word doc (43kb) embedded(?) (not linked) as a record in an OLE field. I have a button on a form (record source = table containing Word doc), when clicked I want to open the Word doc.
Question 1:
What is the button's "on click" vba code to open this word doc?
Question 2:
I'd like to jump to a predefined bookmark in this Word doc. Can vba code do this?
Thank you for your help.