- ©«¤l
- 4901
- ¥DÃD
- 44
- ºëµØ
- 24
- ¿n¤À
- 4916
- ÂI¦W
- 62
- §@·~¨t²Î
- Windows 7
- ³nÅ骩¥»
- Office 20xx
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¥_
- µù¥U®É¶¡
- 2010-4-30
- ³Ì«áµn¿ý
- 2025-3-13
               
|
¦^´_ 1# PKKO - Sub ex()
- MsgBox "¥Ø«e§@¥Î¤¤Àx¦s®æ" & ActiveCell.Address
- MsgBox "¥Ø«e³Q¿ï¨úÀx¦s®æ" & Selection.Address
- FindStr = InputBox("¿é¤J¬d¸ß¦r¦ê", , "·j´M")
- Set a = Cells.Find(FindStr, lookat:=xlWhole)
- If a Is Nothing Then MsgBox "¬dµL¦¹¦r¦ê" Else MsgBox "·j´M¦r¦ê¦ì¸m" & a.Address
- End Sub
½Æ»s¥N½X |
|