设置各种单元格数字格式常见的单元格数据格式:Range("a1").NumberFormat = "0.00" '将数字设置为两位小数;Range("a1").NumberFormat ...
club.excelhome.net