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

Àx¦s®æµ{¦¡¸Ó¦p¦ó°}¦C´`Àô

¦^´_ 1# yueh0720
  1. k1 = ActiveSheet.Range("A1").CurrentRegion.Rows.Count


  2. ²©öªº¸Ñªk..
  3. ¥tªþ¤W ­YP¦³¼Æ­È¡A«hC-N ¥H²HÂŦâÅã¥Ü


  4. For ap = 1 To k1
  5.     If Cells(ap, "p") <> "" Then
  6.         For ap1 = 3 To 14
  7.         Cells(ap, ap1) = Cells(ap, ap1 + 13)
  8.         
  9.             Cells(ap, ap1).Select
  10.             With Selection.Interior
  11.                 .Pattern = xlSolid
  12.                 .PatternColorIndex = xlAutomatic
  13.                 .ThemeColor = xlThemeColorAccent5
  14.                 .TintAndShade = 0.599993896298105
  15.                 .PatternTintAndShade = 0
  16.             End With

  17.         Next
  18.     End If

  19. Next
½Æ»s¥N½X

  ¦h°µ¦h·Q¦h¾Ç²ß¡A¤Ö¬Ý¤Ö¿ù¤Ö°g³~

  ¦h°µ=¦h¦h½m²ß¡A¦h¦h½s¼g¡C
  ¦h·Q=·Q·Q¬°¤°»ò¤H®aµ{¦¡­n¨º¼Ë¼g¡A¦pªG´«¦¨¦Û¤v¡A¤S·|«ç¼g¡C
  ¦h¾Ç²ß=¾Ç²ß¤H®aªºµo°Ý¨Ã¸Ñµª¡A¾Ç²ß¤H®aªº¼gªk

  ¤Ö¬Ý=¥u¬Ý¤£°µ¤]ªPµM

TOP

¦^´_  mark15jill


Àx¦s®æC3·|¥X²{" ActiveSheet.Paste"
ÃC¦â³¡¤À·|¥X²{¿ù»~¡A±N¦¹3¶µ©¿²¤«hOK
.Th ...
yueh0720 µoªí©ó 2013-3-11 11:46




¥H¤U³o¬q¥i¿ï¾Ü­n¤£­n+...
                Cells(ap, ap1).Select

            With Selection.Interior

                .Pattern = xlSolid

                .PatternColorIndex = xlAutomatic

                .ThemeColor = xlThemeColorAccent5

                .TintAndShade = 0.599993896298105

                .PatternTintAndShade = 0

            End With



        Next

    End If

  ¦h°µ¦h·Q¦h¾Ç²ß¡A¤Ö¬Ý¤Ö¿ù¤Ö°g³~

  ¦h°µ=¦h¦h½m²ß¡A¦h¦h½s¼g¡C
  ¦h·Q=·Q·Q¬°¤°»ò¤H®aµ{¦¡­n¨º¼Ë¼g¡A¦pªG´«¦¨¦Û¤v¡A¤S·|«ç¼g¡C
  ¦h¾Ç²ß=¾Ç²ß¤H®aªºµo°Ý¨Ã¸Ñµª¡A¾Ç²ß¤H®aªº¼gªk

  ¤Ö¬Ý=¥u¬Ý¤£°µ¤]ªPµM

TOP

        ÀR«ä¦Û¦b : ¦³Ä@©ñ¦b¤ß¸Ì¡A¨S¦³¨­Åé¤O¦æ¡A¥¿¦p¯Ñ¥Ð¤£¼½ºØ¡A¬Ò¬OªÅ¹L¦]½t¡C
ªð¦^¦Cªí ¤W¤@¥DÃD