How do I Microsoft word back to inches as opposed to points?
1. In Word, press ALT+F11 to run the Visual Basic Editor. 2. On the View menu, click Immediate Window. 3. In the Immediate Window, type the following command: Options.UseCharacterUnit=False and then press Enter.
Your Answer: HTML is not allowed.