搜索资源列表
excel-read-Access
- excel中使用vba读取access数据库的内容-Excel get the data form Acess
zh002
- 是用ACCESS VBA 程序编写的,有关更新查询的一个具体例子.-ACCESS
MultiCombobox
- 应链数据库编程时,常要通过下拉列表框选取某物料编码,然后在另编辑框显示物料名称 但时实际上很多时候,操作员是通过名称识别物料的,如果组合列表框只显示编码,不好操作的,所以本例通过一种简单方法,实现一个组合框显示两个字段数据,编码和名称,这示例没有通记录集存储数据,而是通过数组,想了好久觉得这种方法简单,又不要增加什么编码,也不用新增CLASS.(这样实现了Access 中VBA组合框的功能类似)-this is CComboBox ctrl uses
accessvba
- ACCESSvba程序,access大家使用很多,其中宏编程定义部分就不常用了,这里用常见的办公软件实现了VB控件宏模块编程-access vba programming code
PSR
- 用于记录生产线上发生故障的数据库信息系统,VBA在access中的应用-tracking system to record the issue, MIS developping with vba in access environment
Access2007_jc
- 中文版Access 2007实用教程 目录: 第01章 数据库基础知识.ppt 第02章 初识Access 2007.ppt 第03章 数据库的创建与维护.ppt 第04章 创建与使用表.ppt 第05章 表的高级操作.ppt 第06章 选择查询.ppt 第07章 操作查询和SQL查询.ppt 第08章 创建窗体.ppt 第09章 使用控件与修饰窗体.ppt 第10章 建立和打印报表.ppt 第11章 使用宏.ppt 第12章 VBA编程.pp
AccessPVba
- Access Vba,应用于Access数据库宏命令编辑-Access Vba, Access databases used macros editor
Beginning-Access-2003-VBA
- access 数据库英文版本的access 2003 数据库开发书籍,全书500多页,是技术较全面的书籍。-VB builder for access database english version books.
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
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
VBACallDCOM
- 使用VBA+DCOM访问远程数据库 在excel环境中,用VBA调用DCOM,从远程数据库上返回数据集,填到单元格上-Access remote databases using VBA+DCOM
Library-management-system
- 本数据库应用系统为制造车间刀信息管理计算机系统。该软件面向对一些常用刀具和特种提供计划、准备记录领归还及各报表等功能。其主要功能如下: 1. 车间信息:记录管理。 2. 常规刀具信息:(名称、编号类别尺寸,使用范围)入库。 3. 特种刀具信息:(名称、编号类别尺寸,使用范围)入库。 4. 设备信息:名称、编号购置时间等入库。 5. 开发平台采用ACCESS 数据库系统,代码语言采用VBA。 6. 系统软件结构为 C/S 结构。-The database applicati
Access_VBA
- ACCESS-vba编程的一些常用快捷方式与小技巧,使用方便-Some commonly used shortcuts ACCESS-vba programming and tips, easy to use
forms
- access计时器VBA应用 全网独一份 类文件自行设计相应窗体。-access forms application
write_access
- 利用Excel VBA写入access mdb数据库-Excel VBA to write data to access*.mdb.
利用已有的数据表创建新数据表(DAO)
- 利用已有的数据表创建新数据表(DAO),VBA access,利用excel和access 互动操作,提高工作效率。