<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuku81kuku81</author_name>
  <author_url>https://blog.hatena.ne.jp/kuku81kuku81/</author_url>
  <blog_title>Django Girls and Boys 備忘録</blog_title>
  <blog_url>https://kuku81kuku81.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>マクロ</anon>
  </categories>
  <description>実務で超頻出の Format()。数値、日付、時刻などのデータを指定した書式（形式）の文字列に変換する標準関数で、主にYYYY/MM/DD（日付）、#,##0（数値の桁区切り）、HH:MM（時刻）といった形式で整形する際に使われ、結果はString型で返されます。=Format(式, 書式)の形式で使い、Expression（変換したい値）とFormat（書式文字列）の2つの引数（通常）を取ります。 🔍 Format() の基本 Format(expression, format) 📅 日付の整形 Debug.Print Format(Date, &quot;yyyy/mm/dd&quot;)Debug.Prin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuku81kuku81.hatenablog.com%2Fentry%2F2026%2F02%2F13_Excel_VBA_how_to_use_Format%2528%2529&quot; title=&quot;【Excelマクロ】Format()で日付・金額を美しく整える - Django Girls and Boys 備忘録&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/k/kuku81kuku81/20220605/20220605115219.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-13 19:00:00</published>
  <title>【Excelマクロ】Format()で日付・金額を美しく整える</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2026/02/13_Excel_VBA_how_to_use_Format%28%29</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
