can anyone advise how I change ruler measurements from cms. into inches?

RE: how do I change measurement from cms. into inches by David

David
Wed Aug 01 05:50:05 CDT 2007

From Tools on the Menu Bar choose Options, Then the general Tab, in there you
will see Measurement units, change this to inches.

David

"confused" wrote:

> can anyone advise how I change ruler measurements from cms. into inches?

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