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

[µo°Ý] upper°ÝÃD½Ð±Ð

[µo°Ý] upper°ÝÃD½Ð±Ð

dear  all ¤j¤j
1.²[¼Æ¤j¼g¨Ï¥Î UPPER
2.¹Ï¤@   If Sheet3.Cells(M, 4) Like "*" & "uball" & "*" Then  §Ú¥Î   If  UPPER(Sheet3.Cells(M, 4)) Like "*" & "uball" & "*" Then ¤£¯à¥Î
2.1½Ð°ÝUPPER(Sheet3.Cells(M, 4))­n§ï¬Æ????
     ·Ð¤£¥t½ç±Ð  THANS*10000   

¹Ï¤@
Sub ¼Ò«¬mod¦Û°Ê¤ñ¹ï4()
Sheet6.Visible = True
Sheet6.Select
Range("L974").Select
Sheet6.[O976:O985].ClearContents
X = Sheet3.[D65536].End(xlUp).Row
Y = 975
For M = 1 To X
      If Sheet3.Cells(M, 4) Like "*" & "uball" & "*" Then
       Sheet6.Cells(Y + 1, 15) = Sheet3.Cells(M, 4)
    Y = Y + 1
  End If
Next
End Sub
ù

dear  all ¤j¤j
1.²[¼Æ¤j¼g¨Ï¥Î UPPER
2.¹Ï¤@   If Sheet3.Cells(M, 4) Like "*" & "uball" & "*" Then   ...
rouber590324 µoªí©ó 2021-11-2 14:17


²[¼Æ¤j¼g¨Ï¥ÎUPPER¡AVBA­n§ï¬° UCase

TOP

DEAR samwang ¤j¤j
UCase  ¥i¥Î ·P®¦  THANKS*10000
ù

TOP

        ÀR«ä¦Û¦b : ¡i¥Í©R¦b©I§l¶¡¡j¦òªû»¡¡G¡u¥Í©R¦b©I§l¶¡¡C¡v¤HµLªkºÞ¦í¦Û¤vªº¥Í©R¡A§óµLªk¾×¦í¦º´Á¡AÅý¦Û¤v¥Ã¦í¤H¶¡¡C¬JµM¥Í©R¥h¨Ó³o»òµL±`¡A§Ú­Ì§óÀ³¸Ó¦n¦n¦a·R±¤¥¦¡B§Q¥Î¥¦¡B¥R¹ê¥¦¡AÅý³oµL±`¡BÄ_¶Qªº¥Í©R¡A´²µo¥¦¯uµ½¬üªº¥ú½÷¡A¬M·Ó¥X¥Í©R¯u¥¿ªº»ù­È¡C
ªð¦^¦Cªí ¤W¤@¥DÃD