<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takalogpoint</author_name>
  <author_url>https://blog.hatena.ne.jp/takalogpoint/</author_url>
  <blog_title>日常～おまけ雑記～</blog_title>
  <blog_url>https://www.omake-zakki.com/</blog_url>
  <categories>
    <anon>ACCESS</anon>
  </categories>
  <description>accessでカレンダーテーブルの作成をさらに深掘りしてみます 前回のカレンダーテーブルは連番、日付、曜日を取得してテーブルに格納しました。そして今回は他に通年日と通年週と四半期を追加し、さらにテーブルへの追加をSQLからVBAにして作成します。また、accessの構成はカレンダテーブルとデータを作成するための標準モジュールのVBAのみでシンプルに作成しています。 ■作成するテーブルの構成です 先に述べたとおり連番、日付、曜日、通年日、通年週、四半期を格納していきます。 ■VBAの記述内容です Sub カレンダ作成() DoCmd.SetWarnings FalseDoCmd.RunSQL &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.omake-zakki.com%2Fentry%2Fpc-acccarender2&quot; title=&quot;accessでカレンダーテーブルの作成をさらに深掘りする｜access 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/t/takalogpoint/20230117/20230117214643.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-17 22:31:51</published>
  <title>accessでカレンダーテーブルの作成をさらに深掘りする｜access VBA</title>
  <type>rich</type>
  <url>https://www.omake-zakki.com/entry/pc-acccarender2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
