<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mattintosh4</author_name>
  <author_url>https://blog.hatena.ne.jp/mattintosh4/</author_url>
  <blog_title>mattintosh note</blog_title>
  <blog_url>https://mattintosh-note.jp/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>Excel</anon>
    <anon>VBA</anon>
  </categories>
  <description>対象のディレクトリを再帰的に調べ、各ディレクトリに含まれるファイルの作成日時と最終更新日時を比較するマクロ。差異があるファイルに関しては背景色を変更する。 Option Explicit Sub foo() Dim strFindroot strFindroot = &quot;C:\WINDOWS\System32&quot; ''' Init ''' Cells.Clear Cells.Delete Dim intCounter intCounter = 1 recursive strFindroot, intCounter ''' Format ''' Columns(1).HorizontalAlignm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmattintosh-note.jp%2Fentry%2F20141231%2F1420018665&quot; title=&quot;エクセルでファイルの作成日時と更新日時を調べて比較する - mattintosh note&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak2.f.st-hatena.com/images/fotolife/m/mattintosh4/20010323/20010323144150.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-31 18:37:45</published>
  <title>エクセルでファイルの作成日時と更新日時を調べて比較する</title>
  <type>rich</type>
  <url>https://mattintosh-note.jp/entry/20141231/1420018665</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
