-
SetAccessData
对已经存在的Accsess数据库表添加新字段并复值(right Accsess already existing database table and add a new field of Complex)
- 2006-08-10 21:15:31下载
- 积分:1
-
2005112615535
运输企业运输工具以及行程安排综合信息管理系统(Means of transport and travel arrangements for transportation enterprises comprehensive information management system)
- 2010-03-08 16:02:15下载
- 积分:1
-
SalesManager
销售管理系统。
数据库:ACCESS
前台:VB.NET(Sales Manager System)
- 2021-01-18 11:08:43下载
- 积分:1
-
CBB52
一个完整的商业源码"远程抄表系统"其中用到了数据库操作,视频采集,数据采集等方面的功能,我觉得是学习的好东东.(A complete commercial source )
- 2021-04-12 23:18:56下载
- 积分:1
-
DB_Mgr
database migrate system
- 2012-05-24 17:35:58下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
produce
access vba 公司自己用的生产管理(access vba)
- 2012-01-05 09:37:18下载
- 积分:1
-
littletool-daoshu
VB的基础教程,特别适合刚刚入行的新手学习练习使用。(The basis of VB tutorials, and are particularly suited to the trip just to practice using the new study.)
- 2009-02-20 16:41:06下载
- 积分:1
-
cjgl4562154
说明: 一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
- 2005-11-25 22:06:33下载
- 积分:1
-
bat
解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换...
注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
- 2012-07-16 23:03:29下载
- 积分:1