SYMPTOMS
You may not be able to use the scale property for fonts in Microsoft Office
98 Macintosh Edition.
Case 1
When you go to the Character Spacing tab (on the Format menu, click Font,
and click the Character Spacing tab), the Scale box is missing.
NOTE: To see the Character Spacing tab, click Font on the Format menu.
Case 2
When you run a macro that contains the Scale property nothing happens. For
example, the following macro will not produce any results when you run it
in Microsoft Word 98 Macintosh Edition:
Sub Scale()
' Scale the contents of the active document to 110%
ActiveDocument.Content.Font.Scaling = 110
End Sub
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
For more information about the support options that are available and about how to contact Microsoft, visit the following Microsoft Web site: