登录
首页 » Visual Basic » N-sheets

N-sheets

于 2013-05-03 发布 文件大小:37KB
0 335
下载积分: 1 下载次数: 1

代码说明:

  以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 )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VS2008和Access的连接及操作完整示例
    连接access数据库实例,简单的操作access数据库(Connecting access database instance)
    2018-08-13 10:14:55下载
    积分:1
  • chuti
    基于VFP的出题小系统,以前做的,传上来分分享一下(Test system based on VFP, before doing, Chuan up points to share)
    2014-08-27 18:40:49下载
    积分:1
  • StudentCheck
     职责描述:,系统信息设计,学生出操考勤管理、学生上课考勤管理、学生参加活动考勤管理,学生寝室考勤管理,综合统计与查询等六大模块。  项目简述:该系统利用MFC框架 Excel工具开发,来实现学生考勤管理。()
    2008-03-15 21:13:11下载
    积分:1
  • testdatabasedll
    数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)
    2011-01-24 17:04:23下载
    积分:1
  • MSPRO
    利用MFC开发的数据库系统,用的是微软的Access,有详细的链接数据库的代码。(Use of MFC development of database systems, using Microsoft Access, there are more links to the database code.)
    2011-09-06 21:40:03下载
    积分:1
  • Tele
    VC进行数据库编程,MFC编写的,可以与CListCtrl控件配合使用(VC database programming, MFC prepared can be used in conjunction with the CListCtrl control)
    2009-04-11 17:38:22下载
    积分:1
  • tuishuiguanli
    VB编写的退税管理系统,可做毕业设计参考,很适用!(VB prepared the tax rebate management system, can be graduated from the reference design, it is applicable!)
    2008-12-29 16:20:26下载
    积分:1
  • SetAccessData
    对已经存在的Accsess数据库表添加新字段并复值(right Accsess already existing database table and add a new field of Complex)
    2006-08-10 21:15:31下载
    积分:1
  • wlcsxt
    说明:  网络测试系统,很实用的一个源码,很有参考价值,下载试试,多学习哦(Network test systems, it is a source of practical, useful reference, download a try, more to learn Oh)
    2008-11-23 22:37:15下载
    积分:1
  • EXCELtoMDB
    VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
    2012-05-07 21:40:29下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载