搜索资源列表
excel-read-Access
- excel中使用vba读取access数据库的内容-Excel get the data form Acess
ReadFileName
- 使用Excel的VBA编制 可以方便地获取此文件所在的路径,以及此路径下所含有的所有文件夹及文件名-VBA Excel, you can use aspects of the preparation of the file where the access path and this path contains all the files under the folder and file name
bactalk.activex.example
- 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
HardwareID
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
123
- Excel 是一个非常优秀的报表制作软件,用VBA可以控制其生成优秀的报表,本文通过添加查询语句的方法,即用Excel中的获取外部数据的功能将数据很快地从一个查询语句中捕获到EXCEL中,比起往每个CELL里写数据的方法提高许多倍-Excel is a very good statement of the production of software, can control its use VBA to generate excellent returns, this article by a
Excel Access WinCC Data Via OPC DA
- Excel 通过 VBA 以 OPC DA 的方式访问 WinCC 实时数据。-Excel through VBA to the OPC DA access to real-time data WinCC.
ExcelVBA
- Excel VBA与数据库(Access)整合笔记.关于vba编程数据库方面的内容-Excel VBA and a database (Access) Notes integration. Vba programming on the contents of database
VCDirectExcelSerial
- VC++采用直接文件读写的方式处理EXCEL,绝对非ODBC,ADO数据库方式,也绝对非OLE文档流,也绝对非VBA的方法,完全不需要OFFICE任何相关的环境或组件,喜欢的朋友就下载。-VC++ using a direct approach to reading and writing documents EXCEL, absolutely non-ODBC, ADO database in a way which is absolutely non-OLE document stream,
Excel
- vba开发应用,将excel与access完美的融合在一起。-vbadfg df dfgdf hfghdfhdfgasfefwefaesffds
vba_excel_word_access
- 使用VBA在Excel、Word、Access中进行数据交换。从Access中取出数据,使用Excel中的参数在Word中建立需要的文件。-The use of VBA in Excel, Word, Access in the data exchange. Remove the data from Access using Excel in the parameters in Word to create documents required.
Excel_Access_BBS
- 在VBA环境下,利用EXCEL和ACCESS建立的简单BBS。功能可以进一步扩展,优化。-In the VBA environment, the use of EXCEL and ACCESS established a simple BBS. Function can be further expanded, optimization.
AutoCADExcelExchage
- AutoCAD属性块与Excel电子表格的双向存取-AutoCAD attribute blocks and two-way access to Excel spreadsheets
VBA_excel
- 这是excel中宏编程资料,里面详细讲述了VBA编程的方法和技巧,可以查阅一下!-This is in excel macro programming information, which describes in detail the methods and techniques in VBA programming, you can access it!
vba
- 实现数据转换的接口功能,由access数据库,整合处理业务数据,得出web系统需要的报表-to accomplish the cability to tranfered the data from the access file to excel file, during the process, the tool analyses the datas from the access system ,generates a report with excel format
RELEASE-VERSION
- 名称:基于BI(数据挖掘与数据钻取、多维查询)理念设计的个人工作管理簿 介绍:该工作管理簿与其它管理簿不同之处在于提供了数据挖掘与数据钻取、多维查询的功能。开发者是拥有三年BI报表开发经历的大型企业在职开发人员,基于方便平时工作,提高效率的初衷而设计本软件。 主要特点: 1.将流水账般的记录分组归类,允许按“工作任务——任务进度”的方向进行钻取; 2.提供按照任务主题、任务进度、时间、任意关键字进行的多维查询。 关键技术: 1.本系统采用EXCEL
test
- excel vba+access的一个炼油厂调度排产测试小软件-the excel vba+access refinery scheduling scheduling test software
db1
- The purpose of this workbook is to demonstrate ADO and how to * use VBA to connect Excel to Access, * use SQL within an Excel/Access environment. -The purpose of this workbook is to demonstrate ADO and how to * u
Get-process-using-VBA
- 在VBA/VB环境中,获取系统进程清单,写入Excel文件中,以便判断是否有病毒进程,或者异常进程。-In VBA/VB environment, access to system processes list, write Excel files in order to determine whether there is a virus process, or abnormal process.
Excel VBA与数据库Access整合笔记
- Excel VBA与数据库Access整合笔记(Excel VBA integration notes with database Access)
利用已有的数据表创建新数据表(DAO)
- 利用已有的数据表创建新数据表(DAO),VBA access,利用excel和access 互动操作,提高工作效率。