FormatPercent function

Category: Formatting / Conversion

Summary

Format as percent.

Syntax

Returns an expression formatted as a percentage (multipled by 100) with a trailing % character.

Microsoft Support Page

https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/formatpercent-function

Back to Functions