搜索资源列表
GetExcelData
- LabVIEW高级Excel报表访问实例-LabVIEW
EXCELdataread
- 读取excel文件,显示excel表中数据。通过查询表中学号,来显示学生的信息,并存到另一个文件中或者excel表格中。或者整批处理,我本来是想查身份证号码,由于没有库,所以用的学生号代替的。也找了好多类似的excel查询。其中包括excel查询sql方式的,还有打印excel数据的,我的参考的是可以查询单元格数据,自己弄了弄。需要对odbc进行配置,在控制面板下能找到,这个我也是网上找了半天。适合初学者,能看明白的。-Read excel documents to show the excel
DistillSQL
- 本实例通过Visual C++实现了SQL数据库提取器的功能。运行本实例,可登陆当前选择的服务器,并获得服务器中所有数据库的信息,选择一个数据库及数据库中的数据表,该表的结构信息将显示在下方的列表中,并可以将该表的结构信息导入到WORD文档中和EXCEL表格中-In this instance by Visual C++ implementation of the SQL database extractor functions. Run this example can be found at
ddd
- 国网开标数据统计源代码,复制,保存,运行,就可以得到比较全面的统计数据(开标数据下载到EXCEL,然后打开VBA)-Country CAPE standard statistical source code, copy, save, run, you can get a more comprehensive statistical data (bid opening data downloaded to EXCEL, and then open the VBA)
writeExcel
- 通过javascr ipt代码,由SQL Server数据库获得数据,并将数据写入excel文件。-Get data from SQL Server, and write them to an excel file.