Description: The FORMAT() function in MS excel takes a number and returns it as formatted string based on specified parameter.
Format:
VBA Function : FORMAT (number,[format])
Arguments:
- Number
- Mandatory
- Type: number
- number for which the formatted string will be returned