CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vba count
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vba count - List
[
Other Riddle games
]
Calculate24
DL : 0
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。-PowerPointVBA prepared with count 24 games, containing algorithms that can be used to open after Alt+ F11 view the VBA source code.
Update
: 2025-02-19
Size
: 46kb
Publisher
:
leosimon
[
Other
]
PPT-LuckyNo-CountDown
DL : 0
本人自己用PowerPoint VBA编写的随机抽奖和倒计时程序,很多公司在搞活动时需要这个,特此发布出来-I own PowerPoint VBA prepared by random draw and countdown procedures, many companies engaged in activities need this, is hereby released from
Update
: 2025-02-19
Size
: 45kb
Publisher
:
leosimon2
[
Other Databases
]
N-sheets
DL : 0
以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
Update
: 2025-02-19
Size
: 37kb
Publisher
:
flaglong
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.