Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Field codes: FileSize field
 

{ FILESIZE [Switches ] }

Inserts the size of the document, in bytes, using information from the General tab in the Properties dialog box (File menu).

ShowSwitches

\k

Displays the result in kilobytes (K), rounded to the nearest whole number.

\m

Displays the result in megabytes (MB), rounded to the nearest whole number.

ShowExamples

Field Results (in a 2,084,228-byte document)
{ FILESIZE \k }K

{ FILESIZE \m } MB

2084K

2 MB

© 2009 Microsoft Corporation. All rights reserved.