- ©«¤l
- 5923
- ¥DÃD
- 13
- ºëµØ
- 1
- ¿n¤À
- 5986
- ÂI¦W
- 0
- §@·~¨t²Î
- win10
- ³nÅ骩¥»
- Office 2010
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥xÆW°ò¶©
- µù¥U®É¶¡
- 2010-5-1
- ³Ì«áµn¿ý
- 2022-1-23
|
¦^´_ 4# Hsieh
ì¨Ó¦p¦¹ ¨S¦³¬Ý²M·¡ÃD·N.ÁÂÁ«üÂI
§A¥[¤W If Target.Count > 1 Then Exit Sub ¨Ó¤Æ¸Ñ¼Ó¥D°ÝÃD
§Ú±N Target «ü©w¬°²Ä¤@ÓCell ´N¨S°ÝÃD¤F- Private Sub Worksheet_Change(ByVal Target As Range)
- If Intersect(Target.Cells(1), [$E$12:$E$65536]) Is Nothing Then Exit Sub 'eÄæ¤p¼gÂà¤j¼g
- Application.EnableEvents = False
- Target.Cells(1) = UCase(Target.Cells(1))
- Application.EnableEvents = True
- End Sub
½Æ»s¥N½X |
|