Hello,
How can I create a format to show the commas for numbers greater than 100? For example, I want $1000.00 to look like $1,000.00. I tried to create a format $0,000.00 but it shows it as $0,100.00, etc. and I don't want the leading zero. And I need the $ symbol in front.
Thanks!