¦U¦ì°ª¤âµ{¦¡¦p¤U
Public Function test( A,B)
A.Text = Left((A.Text), Len(AText) - 1)
B.SelStart = Len(A.Text)
end
Sub ComboBox15_Change()
Dim A,B as string
A=UserForm1.ComboBox15
B="UserForm1.ComboBox15"
test(A,B)
End sub
¦ý¬O¨C¦¸³£·|¥X²{¥²¶·n¦³¹Bºâ¦¡¡A½Ð°Ý§Úþ¸Ì¦³¿ù??·Ð½Ð«ü¥¿ |