1、按ALT+F11 Thisworkbook-插入-模块。2、将下面代码拷贝进去。Function TranValue(rng As Double, number As Integer) As Double TranValue = Round(rng, number)End Function3、在电子表格中直接使用公式= tranvalue(A1,1) ;然后向下拉公式既可以.
四舍六退五:=FLOOR(A1,0.5)单双不知道啥意思