我尝试了各种各样的事情,但没有什么能像它应该的那样工作。我用过这个office button, excel options, advanced, and set the automatic insert decimal place to 0'.
Then I tried the format cells, and set the decimal places to 2
方法。没有什么能给我我想要的。我要么得到带两位小数的整数,例如 23.00,要么当我在单元格中输入 5.23 时,我只显示“23”。
有没有办法显示不带小数位的整数,并且 excel 在非整数中从不显示超过 2 个小数位?