楼主:
gecer (gecer)
2019-02-11 21:59:07小弟VBA 在 office 2016下开发 程式码
Wb=Workbook.add....
Worksheets("New").Copy Before:=Wb.Sheets(1)
存成 .xlsm后
布署给office 2010 在这一段程式码会显示error
"Excel cannot insert the sheets into destination workbook,because it contains
fewer rows and columns"
请大大们赐教