can anyone advise how I change ruler measurements from cms. into inches?
From Tools on the Menu Bar choose Options, Then the general Tab, in there you
will see Measurement units, change this to inches.
David
> can anyone advise how I change ruler measurements from cms. into inches?
> 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

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup