Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The FileSize field inserts the size of the document, in bytes, using information from the General tab in the Properties dialog box. To view the Properties dialog box, click theFile tab, click Info, click Properties (below the document preview on the right side), and then click Advanced Properties.

Syntax

When you view the FileSize field code in your document, the syntax looks like this:

{ FILESIZE [Switches ] }

Note: A field code tells the field what to show. Field results are what is shown in the document after having evaluated the field code. To toggle between viewing the field code and the field code results, press Alt+F9.

Switches

\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.

Examples

Field

Results (in a 2,084,228-byte document)

{ FILESIZE \k }K

{ FILESIZE \m } MB

2084K

2 MB

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×