Share via

Macros - editing document properties

Anonymous
2019-01-18T15:58:43+00:00

I need to update document properties fields in a large number of files in Word for Mac (16.21). Is there a way to write a macro for this? I have tried recording keystrokes without success. 

Thanks for any ideas.

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-01-20T15:31:49+00:00

    What specific properties do you want to update?

    Was this answer helpful?

    0 comments No comments
  2. Charles Kenyon 167.6K Reputation points Volunteer Moderator
    2019-01-18T16:46:39+00:00

    There are macros for dealing with Document Properties in Word for Windows on the MVP site. They may work as is on the Mac or may require tweaking.

    How to use a single VBA procedure to read or write both custom and built-in Document Properties

    You can find this under properties on the VBA page:

    https://wordmvp.com/FAQs/MacrosVBA/index.htm

    Many macros that run on Windows versions also work on the Mac. Many do not.

    Was this answer helpful?

    0 comments No comments