DOLLAR
Definition: DOLLAR is a function that converts a number to text with a currency format.
Syntax: =DOLLAR(number, [decimals])
Situation: This formula is suitable when you need to convert a number to text with a currency format.
Example: If you have a number 1000, the currency format can be applied using the formula =DOLLAR(1000), which returns “$1,000.00”.