ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] §ì¨ú¦Û­qªí³æ¨ú±oTextboxªº­È

¥»©«³Ì«á¥Ñ samwang ©ó 2021-10-15 11:49 ½s¿è

¦^´_ 1# av8d

Private Sub CommandButton1_Click()
Application.ScreenUpdating = False
UserForm1.Show
Application.ScreenUpdating = True
End Sub

Private Sub CommandButton1_Click()
TB1 = TextBox1.Value
TB2 = TextBox2.Value
[E1] = "=HYPERLINK(""" & TB1 & """, """ & TB2 & """)"
Unload Me
End Sub

TOP

        ÀR«ä¦Û¦b : §g¤l¦p¤ô¡AÀH¤è´N¶ê¡AµL³B¤£¦Û¦b¡C
ªð¦^¦Cªí ¤W¤@¥DÃD