- ©«¤l
- 4901
- ¥DÃD
- 44
- ºëµØ
- 24
- ¿n¤À
- 4916
- ÂI¦W
- 92
- §@·~¨t²Î
- Windows 7
- ³nÅ骩¥»
- Office 20xx
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¥_
- µù¥U®É¶¡
- 2010-4-30
- ³Ì«áµn¿ý
- 2025-4-17
               
|
¦^´_ 1# myleoyes - Sub aa()
- Dim A As Range
- Range("A1:A2") = ""
- Z = Application.InputBox("½Ð¿é¤J´M§ä¦WºÙ", "¶µ¥Ø¦WºÙ", "¬ì§Þ", Type:=2)
- If Z = 0 Or Z = "" Then End
- Range("A1") = Z
- For Each A In Cells.SpecialCells(xlCellTypeComments)
- If Replace(A.Comment.Text, Chr(10), "") = Z Then cnt = cnt + A
- Next
- Range("A2").Value = cnt
- End Sub
½Æ»s¥N½X |
|