- ©«¤l
- 549
- ¥DÃD
- 152
- ºëµØ
- 0
- ¿n¤À
- 691
- ÂI¦W
- 0
- §@·~¨t²Î
- WIN7
- ³nÅ骩¥»
- OFFICE 2010
- ¾\ŪÅv
- 50
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2013-8-10
- ³Ì«áµn¿ý
- 2022-9-7
 
|
¦^´_ 2# GBKEE
¶Wª©¤j¤j±z¦n,¥Dn¬OÀɮ׸̱ªº³o¬qµ{¦¡½X- With Sheets("¸ê®Æ®w")
- If Not .Cells.Find(sheetname, Lookat:=1) Is Nothing Then
- c = .Cells.Find(sheetname, Lookat:=1).Column
-
- s1 = .Cells(2, c): s2 = .Cells(3, c): s3 = .Cells(4, c): s4 = .Cells(5, c)
- s5 = .Cells(6, c): s6 = .Cells(7, c): s7 = .Cells(8, c): s8 = .Cells(9, c)
- s9 = .Cells(10, c): s10 = .Cells(11, c): s11 = .Cells(12, c)
- s12 = .Cells(13, c): s13 = .Cells(14, c): s14 = .Cells(15, c)
- s15 = .Cells(16, c): s16 = .Cells(17, c)
-
- Sheets("DIR").Activate
- Else
- MsgBox "½Ð«·s½T»{!"
- End If
- End With
½Æ»s¥N½X ¦ý§Ú·Q§âS1~S16°µÂI§ïÅÜ
©Ò¥H·Q¦bµ{¦¡½X³Ì«á±¥[¤W¤@¬q- For I = 1 To 16
- Set ctrl = ("s" & I)
- If ctrl = " " Then ctrl = ""
- Next
½Æ»s¥N½X ¦ý¬O·|¥X²{¿ù»~°T®§" «¬ºA¤£²Å¦X" |
|