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

vba»yªk²¤Æ¡A¨D§U

vba»yªk²¤Æ¡A¨D§U

:dizzy: ½Ð°Ý¤@¤U¦U¦ì¤j¤j

¤U­±»yªk­n¦p¦ó²¤Æ¡A¦n¦h¦nªø

If cb1.Text = "" Then
    sln1 = cb1.Text
Else
    sln1 = cb1.Text + " "
End If
    If time1.Text = "" Then
    slt1 = time1.Text
Else
    slt1 = time1.Text + "¦¸ "
End If
    If tb1.Text = "" Then
    slm1 = tb1.Text
Else
    slm1 = tb1.Text + "M "
End If

    If cb2.Text = "" Then
    sln2 = cb2.Text
Else
    sln2 = cb2.Text + " "
End If
    If time2.Text = "" Then
    slt2 = time2.Text
Else
    slt2 = time2.Text + "¦¸ "
End If
    If tb2.Text = "" Then
    slm2 = tb2.Text
Else
    slm2 = tb2.Text + "M "
End If

    If cb3.Text = "" Then
    sln3 = cb3.Text
Else
    sln3 = cb3.Text + " "
End If
    If time3.Text = "" Then
    slt3 = time3.Text
Else
    slt3 = time3.Text + "¦¸ "
End If
    If tb3.Text = "" Then
    slm3 = tb3.Text
Else
    slm3 = tb3.Text + "M "
End If

        ÀR«ä¦Û¦b : °µ¸Ó°µªº¨Æ¬O´¼¼z¡A°µ¤£¸Ó°µªº¨Æ¬O·Mè¡C
ªð¦^¦Cªí ¤W¤@¥DÃD