Microsoft Word doesn’t offer a quick click selection option for selecting and deleting pages. Use this VBA procedure to select a specific page and delete it. The article How to use a VBA procedure ...
You can automate specific tasks by repurposing Word’s built-in commands. It requires a bit of VBA, but it’s super easy. Here’s how. The article, How to use VBA to update fields in a Word document ...