F
fred weber
The following used to work until I upgraded to office vx:
Tell application "Microsoft Excel"
Activate Window "winName"
blah - blah - blah
End Tell
Now, the active window doesn't change, and the rest of the
script uses whatever window happens to be the current
active window.
It appears to me that "Activate Window 'winName'" no
longer works correctly. Has anyone else seen thisproblem,
and is there a fix for it?
Tell application "Microsoft Excel"
Activate Window "winName"
blah - blah - blah
End Tell
Now, the active window doesn't change, and the rest of the
script uses whatever window happens to be the current
active window.
It appears to me that "Activate Window 'winName'" no
longer works correctly. Has anyone else seen thisproblem,
and is there a fix for it?