<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>もう一度学ぶMS-Access</blog_title>
  <blog_url>https://www.accessdbstudy.net/</blog_url>
  <categories>
    <anon>Access Tips</anon>
  </categories>
  <description>パラメータクエリでIn演算子を用いてカンマ区切りにより複数の値を指定し、いずれかに該当するレコードを抽出する方法についてです。 抽出の対象としてこのようなテーブルを用いるものとします。 失敗例 数値を抽出する例 文字列を抽出する例 Replace関数を用いる例 BuildCriteria関数を用いる例 失敗例 まずは会員番号（数値型の列です）を複数指定してデータを抽出する例を考えてみます。 普通に考えれば抽出条件欄にIn演算子を記すこととなります。具体的に「In ([番号を入力])」と記してみます。 そして「1,3,5」と、3つの値を指定してみますが… 何も抽出されません;-o-)数値を抽出す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20080810%2Fp1&quot; title=&quot;パラメータクエリにIn演算子を用いて複数の条件で抽出するための設定 - もう一度学ぶMS-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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/accs2014/20170831/20170831231510.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-10 00:00:00</published>
  <title>パラメータクエリにIn演算子を用いて複数の条件で抽出するための設定</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20080810/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
