Posted by: waggy-d
Applescript Add Row to Table Microsoft Office - 02/23/12 01:41 PM
How do you add a row to an existing specific table (ie. Table 2) in an active Microsoft word document via applescript?
I've tried:
Tell application "Microsoft Word"
insert rows at bottom of table 2 of active document
end tell
with no luck?
I've also tried various oher permutations.
Would some be able to help with this?
Thanks
I've tried:
Tell application "Microsoft Word"
insert rows at bottom of table 2 of active document
end tell
with no luck?
I've also tried various oher permutations.
Would some be able to help with this?
Thanks
