format('$#,##0.', -100) should return '-$100', the same way as Excel does it
format('$#,##0.', -100) should return '-$100', the same way as Excel does it