已有23人关注
求助:使用EXCEL querytable.add 无效的过程调用或参数
发表在VB答疑区 2012-11-20
是否精华
版块置顶:
使用EXCEL querytable.add 无效的过程调用或参数  代码如下:
Private Sub CommandButton3_Click()
On Error GoTo exl:
    Dim RSEXCEL As New Excel.Application
    Dim RSBOOK As New Excel.Workbook
    Dim RSSHEET As New Excel.Worksheet
    Dim RSQUE As New Excel.QueryTable
    Dim RS1 As ADODB.Recordset
    Set RS1 = New ADODB.Recordset
    RS1.Open "select datetime as 时间, value as 值, tag as 标签名, status AS 描述  from fix " & _
    "where (datetime>={ts'" & "2012-11-17 00:00:00" & "'} and datetime<={ts'" & "2012-11-17 12:12:12" & "'})" & "and interval='00:10:00'" & _
    "AND TAG='ADO_AI1'" & "and value is not null", DB00, adOpenDynamic, adLockBatchOptimistic, -1
    Set RSEXCEL = CreateObject("EXCEL.APPLICATION")
    Set RSBOOK = RSEXCEL.Workbooks().Add
    Set RSSHEET = RSBOOK.Worksheets("sheet1")
    Set RSQUE = RSSHEET.QueryTables.Add(RS1, RSSHEET.Range("A1"))
    RSQUE.Refresh
    Exit Sub
exl:
  RSEXCEL.Quit
  Set RSEXCEL = Nothing
  Set RSBOOK = Nothing
  Set RSSHEET = Nothing
  RS1.Close
End Sub
分享到:
精彩评论 1
淡.印象
学分:323 LV5
TA的每日心情
学习Python
2020-11-23 22:17:24
2012-12-04
沙发
查看工程中是否引用了 Excel对象。
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照