| ©«¤l5923 ¥DÃD13 ºëµØ1 ¿n¤À5986 ÂI¦W0  §@·~¨t²Îwin10 ³nÅ骩¥»Office 2010 ¾\ŪÅv150 ©Ê§O¨k ¨Ó¦Û¥xÆW°ò¶© µù¥U®É¶¡2010-5-1 ³Ì«áµn¿ý2022-1-23 
         
 | 
                
| ¥»©«³Ì«á¥Ñ GBKEE ©ó 2012-8-28 09:15 ½s¿è 
 ¦^´_ 7# ¤p«L«È
 ½Æ»s¥N½XIf InStr(raw.Cells(i, 3), "¤p¾Ç") + InStr(raw.Cells(i, 3), "ªì¤p") > 0 Then  
        '±ø¥ó : ¦p¤£¦¨¥ß, ·|§PÂ_¤U¤@ÓElseIf±ø¥ó.¤@ª½¨ì¦³ElseIf±ø¥ó¦¨¥ß«á·|¤£¦A¥h§PÂ_¨ä¾lªº±ø¥ó,Â÷¶}¦¹ IF ....Then  ....Else  .....     End If
        '¤£¥²   GoTo Define_unit
        vbtype = "primary"                                                                                                            
    ElseIf InStr(raw.Cells(i, 3), "ªì¤¤") + InStr(raw.Cells(i, 3), "°ê¤¤") + InStr(raw.Cells(i, 3), "°ª¤¤") > 0 Then
        vbtype = "secondary"
    ElseIf InStr(raw.Cells(i, 3), "¤j¾Ç") + InStr(raw.Cells(i, 3), "¤j±M") > 0 Then
        vbtype = "Uni"
    ElseIf InStr(raw.Cells(i, 3), "¬ã¨s©Ò") + InStr(raw.Cells(i, 3), "³Õ¤h") > 0 Then
        vbtype = "Master+"
    End If
    If InStr((raw.Cells(i, 3), "¥xÆW") > 0 Then unit = "TW"
    If InStr((raw.Cells(i, 3), "»´ä") > 0 Then unit = "HK"
    If InStr((raw.Cells(i, 3), "¬ü°ê") > 0 Then unit = "US"
 | 
 |