Re: how do I change measurement from cms. into inches by Jonathan
Jonathan
Wed Aug 01 05:54:21 CDT 2007
"confused" <confused@discussions.microsoft.com> wrote in message
news:51E819B2-0841-4D56-8BAB-6F640FB89ABE@microsoft.com...
> can anyone advise how I change ruler measurements from cms. into inches?
Through the user interface, go to Tools, Options, click the General tab on
the dialog, and change the "Measurement units" dropdown to inches.
In VBA, use the following line of code
Options.MeasurementUnit = wdInches
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup