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

[µo°Ý] ¿ý»sªºµ{¦¡½X¡A°õ¦æ²£¥ÍBUG

With Range("BB17:BK80")
    .Select
    .FormatConditions.Delete
    .FormatConditions.Add Type:=xlExpression, Formula1:= _
        "=MMULT(1,MIN(OFFSET(BB$16,ROW($1:$10)*7-7,))/($BA17=""³Ì¤p"")/(BB16<5))=BB16"
    .FormatConditions(1).Font.ColorIndex = 3
    .FormatConditions(1).Interior.ColorIndex = 40
    .FormatConditions.Add Type:=xlExpression, Formula1:= _
        "=MMULT(1,MIN(OFFSET(BB$16,ROW($1:$10)*7-7,))/($BA17=""³Ì¤p""))=BB16"
    .FormatConditions(2).Font.ColorIndex = 10
    .FormatConditions(2).Interior.ColorIndex = 40
    .FormatConditions.Add Type:=xlExpression, Formula1:= _
        "=($BA17=""³Ì¤p"")*(BB16<10)"
    .FormatConditions(3).Font.ColorIndex = 10
End With

À³¸Ó¬O°}¦C¤½¦¡ªº°ÝÃD, ¥²¶·¤â°Ê¦A½T©w,
§ï¦¨¤@¯ë¤½¦¡~~

========================

TOP

        ÀR«ä¦Û¦b : ¤H¨ÆªºÁ}Ãø»PµZ¿i¡A´N¬O¤@ºØ¦ÒÅç¡C
ªð¦^¦Cªí ¤W¤@¥DÃD