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

[µo°Ý]¨Ì¿z¿ï«á¸ê®Æ,¶ñ¤J¤é´Á°O¿ý(¤w¸Ñ¨M)

  1. Sub yy()
  2. With ActiveSheet
  3. If .FilterMode Then
  4. For Each c In .[b:b].SpecialCells(2, 23)
  5. If c.Row > 1 Then c.Value = c.Value & "," & Application.Text(Date, "m/d")
  6. Next
  7. End If
  8. End With
  9. End Sub
½Æ»s¥N½X

TOP

        ÀR«ä¦Û¦b : ¡i®É¶¡µLªk¾B¾×¡j©È®É¶¡®ø³u¡Aªá¤F³\¦h¤ß¦å¡A·QºÉ¦U¦¡¤èªk­n¾B¾×®É¶¡¡Aµ²ªG¬O¡G®ö¶O¤F§ó¦h®É¶¡¡A¥B¤@µL©Ò¦¨¡I
ªð¦^¦Cªí ¤W¤@¥DÃD