NumberFormatLocal = "#,##0;[紅色]-#,##0" '貨幣無符號,小數位數0. Selection.NumberFormatLocal = "0.00%" '百分比,小數位數2. Selection.
確定! 回上一頁