<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>ユーザー定義関数</anon>
    <anon>試してみた</anon>
  </categories>
  <description>面白いテーマがあったので、挑戦してみた。#VBA100本ノック 7本目A列は文字列データ（表示形式が文字列）で日付が入っています。日付とみなされる場合はB列に月末日付をmmddの形式で出力してください。日付け以外の場合は空欄にしてください。例.B2は「0930」と出力する。※何をもって日付とみなすかも含めて考えてください。 pic.twitter.com/Y9hNfWJe3N— エクセルの神髄 (@yamaoka_ss) 2020年10月25日 今回は、ユーザー定義関数を作成した。 Function 月末日付(日付文字 As String) As String Dim 日付 As Date '…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F10%2F25%2F231205&quot; title=&quot;色々な日付の表記 - Infomentのブログ ～Excel VBA奮闘記～&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-ak.f.st-hatena.com/images/fotolife/I/Infoment/20201025/20201025225939.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-25 23:12:05</published>
  <title>色々な日付の表記</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/10/25/231205</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
