I am trying to use this number format: 0.0,,"M"Which will display the number 1,234,567 as 1.2M, however, once the number becomes 1,250,000, the value rounds up.Is there a way to make it to where it shows the first 3 digits as shown before, but without the rounding?
↧








