最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
如何直接调用Excel数据?
时间:2022-06-30 10:16:32 编辑:袖梨 来源:一聚教程网
Set exlApp = server.CreateObject("Excel.Application")
strsource = "e:excelsample.xls"
' 数据库位置
Set exlstock = exlApp.Workstocks.Open(strsource)
Set exlsheet = exlstock.Worksheets(1)
i=1
response.write "
" & xlsheet.Cells(i, 1) & " | "" & xlsheet.Cells(i, 2) & " | "" & xlsheet.Cells(i, 3) & " | "
set xlsheet=nothing
set xlstock=nothing
xlApp.quit
%>
相关文章
- 怪物猎人荒野回复蓑衣虫收集方法分享 09-30
- 怪物猎人荒野冰冷蓑衣虫收集方法分享 09-30
- 怪物猎人荒野温暖蓑衣虫收集方法分享 09-30
- 怪物猎人荒野耐力雷虫收集方法分享 09-30
- 浪人崛起万全准备成就解锁方法分享 09-30
- 魔兽世界纳格兰烹饪供应商卖什么-纳格兰烹饪供应商位置及售卖物品 09-30