Word 2011 - Executing VBA from an AppleScript?
Word 2011 - Executing VBA from an AppleScript?
- Subject: Word 2011 - Executing VBA from an AppleScript?
- From: Dave <email@hidden>
- Date: Thu, 17 Mar 2016 13:51:38 +0000
Hi,
I found this:
tell application "Microsoft Word"
set vbCode to "ActiveDocument.CustomDocumentProperties(\"foo\").Delete"
do Visual Basic vbCode
end tell
But SE errors on “do Visual Basic vbCode”, does VBA still work on Word 2011?
All the Best
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden