Use this VBA code to password protect or unprotect the Word document while openening the file. This macro also handles readonly protection, Write protection etc., right within the code itself.
How to Convert Docx to PDF – VBA Save Word as PDF
Learn how to convert a docx to PDF file using different methods. Also using the VBA code save word as PDF or using the menu option of your choice.
Best Free Online PDF to Word or Excel Converter
Free Convert PDF to Word, Excel, Text and lot other formats. Integrate with Google Drive or install in Windows, IOS systems, Converts PDF in minutes. Register now to convert 5 document per week with no limitation on size. After conversion download and edit the converted document on your own. Excellent product for personal and business use.
Word Mail Merge as Mass E-mail Marketing Services
Learn how to send mail emails using MS Word mail merge option. Create one Template & use it to send personal emails to multiple recipients thru Outlook.
Excel VBA Get Username – in 6 Easy ways – using Macro
Get Excel VBA Get Username code for Windows current user name or file author. Different Excel macro codes to get User Id, Network User & Computer Name.
Password Protect Excel 2010 & 2007
Easy method to Password Protect Excel 2010, 2007 and also Word documents in just few clicks with built in option. Also Learn different possible methods to Protect Office Documents using Inbuilt Options and VBA. Applicable To: MS Excel, Word or PowerPoint of MS Office 2007 and above.
Find Synonym for Selected Text using MS Word VBA
How do we refer Synonym for a word usually? To view synonym of a text in MS Word, We have to place the cursor on the word, then Right click to get the popup menu and Select option “Synonym”. Wouldn’t it be nice if we have a keyboard shortcut, to […]