sub fencun()application.screenupdating = falseb = sheets.countfor i = 1 to b sheets(i).copy a = thisworkbook.worksheets(i).name with activeworkbook .saveas filename:=thisworkbook.path & "" & a & ".xls" .close end withnext iapplication.screenupdating = trueend sub
Copyright © 2025 IZhiDa.com All Rights Reserved.
知答 版权所有 粤ICP备2023042255号