-
OrderManageSystem
说明: 可实现企业生产需求采购工具功能,带界面的企业管理信息系统(Enterprise management information system with interface can realize the function of enterprise production demand purchasing tool)
- 2019-12-06 23:14:56下载
- 积分:1
-
20059211281636
软件界面友好,包含了进销存的基本功能,可在此基础上进一步开发。 (Friendly software interface, contains the basic functions Invoicing can be further developed on this basis.)
- 2010-08-06 17:23:44下载
- 积分:1
-
SetAccessData
对已经存在的Accsess数据库表添加新字段并复值(right Accsess already existing database table and add a new field of Complex)
- 2006-08-10 21:15:31下载
- 积分:1
-
moli
魔力数据库管理辅助工具源码Ver1.2.0(Magic source database management aids Ver1.2.0)
- 2009-10-16 21:52:13下载
- 积分:1
-
EXCELtoMDB
VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
- 2012-05-07 21:40:29下载
- 积分: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
-
cn700_vb53547437325
........... 开发进销存(VB6源码) (kfjxc )
- 2009-03-07 05:24:25下载
- 积分:1
-
vbcode
acess数据库中关于ADO控件和DATAgrid控件以及sql语言添加查询删除编辑等功能的实现(acess database in ADO controls and a DataGrid control, as well as the sql language query to delete editing functions
)
- 2012-03-07 16:03:04下载
- 积分:1
-
Berkeley_DB
说明: C++版的BDB使用手册————中文版,其中描述了BDB的各种操作(C++ version of the BDB---- Chinese version manual, which describes the various operations BDB)
- 2011-03-14 14:42:17下载
- 积分:1
-
ConnectionVB.Net
this source for connection database
- 2011-10-23 10:54:29下载
- 积分:1