- ©«¤l
- 48
- ¥DÃD
- 8
- ºëµØ
- 0
- ¿n¤À
- 60
- ÂI¦W
- 0
- §@·~¨t²Î
- windows7
- ³nÅ骩¥»
- office2010
- ¾\ŪÅv
- 20
- µù¥U®É¶¡
- 2013-4-9
- ³Ì«áµn¿ý
- 2019-12-17
|
¦^´_ ahsiek
sheets ... ¤u§@ªí... §ó§ï¬Ý¬Ý
mark15jill µoªí©ó 2018-12-30 14:29 
ÁÂÁ¤j¤jªº¦^ÂСG- Function mainFunc2(sSheetName As String) As Long 'bb.©ú²Ó¤u§@ªí°O¿ý³¡¥÷
- With Sheets(sSheetName)
- i = .Cells(.Rows.Count, 1).End(xlUp).Row + 1
- .Cells(i, "A") = Format(Time, "Hh:Mm:Ss") 'ROW A¡A°O¿ý®É¶¡
- .Cells(i, "B").Resize(, 48).Value = .Cells(6, "B").Resize(, 48).Value 'B6-AW6½Æ»s¨ìB7-AW7
- End With
-
- mainFunc2 = i '¦^¶Ç·í«e¦C¼Æ
-
- End Function
½Æ»s¥N½X ¬O«ü§âWith Sheets(sSheetName) §ï¦¨ With Sheets(b©ú²Ó) ³o¼Ë¹ï¶Ü¡H |
|