AciveWindow.ScrollColumn / Excel file embedded in word

W

Werner Rohrmoser

Hello,

I have embedded an excel file with an "Workbook Open" procedure in a
word document.
When I open the embedded file in word the VBA code execution is
stopped at the statement
"AciveWindow.ScrollColumn = 1".
Seems to me, that VBA can not find the active window.
Does anyone have experience with embedded excel files with VBA code?

Any idea is appreciated.
Thanks.

Regards
Werner
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top