<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikangentei_karaage</author_name>
  <author_url>https://blog.hatena.ne.jp/kikangentei_karaage/</author_url>
  <blog_title>毒沼の煮凝り</blog_title>
  <blog_url>https://joojoo.hateblo.jp/</blog_url>
  <categories>
    <anon>ACCESS、VBA</anon>
  </categories>
  <description>ACCESSのクエリで定数とか変数を使いたい(願望)結論そんな都合の良い方法は無いようで、ググっても↓しか出てこない。 https://tsware.jp/tips/tips_369.htmevalとか使ってあれこれしようとしてもダメで、かといってその定数を出すための専用関数作るとか 汎用性もないし面倒すぎる。ということで苦し紛れに作ったのがこんな感じの関数。 Public Const CST_状態_未承認 As Integer = 1 Public Const CST_状態_承認 As Integer = 2 Public Const CST_状態_不承認 As Integer = 3 Pu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjoojoo.hateblo.jp%2Fentry%2F2025%2F11%2F17%2F160306&quot; title=&quot;ACCESSのクエリで定数とかを使いたい - 毒沼の煮凝り&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-11-17 16:03:06</published>
  <title>ACCESSのクエリで定数とかを使いたい</title>
  <type>rich</type>
  <url>https://joojoo.hateblo.jp/entry/2025/11/17/160306</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
