J
Josh Sale
First let me apologize for my ignorance. I've been working with the Excel
object model for many years and know it well. But I know next to nothing
about Word's object model. So be kind.
Basically what I'm hoping to do is create a Document_Open macro that walks
the document's structure looking for embedded (but not linked) Excel
worksheet objects. For each Excel worksheet object it finds, I want this
macro to ask Excel to recompute the contents of the worksheet.
Is this possible? If so, can somebody provide a little guidance?
TIA,
josh
p.s. It would be nice if the solution was pretty release independent, but I
could live with a solution that only worked for Word 2003 and 2007.
object model for many years and know it well. But I know next to nothing
about Word's object model. So be kind.
Basically what I'm hoping to do is create a Document_Open macro that walks
the document's structure looking for embedded (but not linked) Excel
worksheet objects. For each Excel worksheet object it finds, I want this
macro to ask Excel to recompute the contents of the worksheet.
Is this possible? If so, can somebody provide a little guidance?
TIA,
josh
p.s. It would be nice if the solution was pretty release independent, but I
could live with a solution that only worked for Word 2003 and 2007.