1)我用Microsoft word打开一个pdf,通过excel VBA。 2)从word doc中,我只希望将第3页和第4页(这两个是不带标题的表格)复制到excel中。3)目前,我只能将整个单词doc复制到excel中,这可能会很麻烦。下面是我的代码: Sub convertpdftowordthenexcel()
Dim in
下面的代码仅将表中的值从Word复制到Excel。是否有其他方法可以将整个表格(包括边框等格式)复制到excel中?ImportTable()Dim wdFileName As Variant
Dim TableNo As Integer 'table number in WordDim iRow As Long 'row index in Wor
我需要将工作表'GreatIdea‘导出到Word文档。'GreatIdea‘被划分为页面,我的列是基于这些页面的。Dim appWD As Word.ApplicationDim docWDAs Word.Document
Set docWD = appWD.Documents.Open("C:\Users\TOM\De