ªð¦^¦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 : «H¤ß¡B¼Ý¤O¡B«i®ð¤TªÌ¨ã³Æ¡A«h¤Ñ¤U¨S¦³°µ¤£¦¨ªº¨Æ¡C
ªð¦^¦Cªí ¤W¤@¥DÃD