作者gecer (gecer)
看板Visual_Basic
标题[VBA ] excel save 问题
时间Mon Feb 11 21:59:07 2019
小弟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"
请大大们赐教
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 111.255.2.145
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Visual_Basic/M.1549893550.A.78D.html
※ gecer:转录至看板 Office 02/12 21:52
1F:→ zhixiangJ: 检查一下副档名,必须是xlsx,不能是xls 02/28 21:00