<?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>関数と演算子</anon>
  </categories>
  <description>テーブルやクエリに含まれる列（フィールド）で、指定した列に記録されている値のうち最後のものを返します。対象とする行（レコード）を指定する（絞り込む）こともできます。 ただし、後述するようにデータの順番というものが決して明確ではないため注意が必要です。使用例 例として右のようなテーブルを用います。 クエリを作成し、次のような列を設けます。 数学点数最後: DLast(&quot;数学点数&quot;,&quot;成績テーブル&quot;) データシートビューです。数学の点数の最後の値である61が得られています。 上記テーブルに基づく実行結果の例をいくつか挙げてみます。表記例出力例説明DLast(&quot;数学点数&quot;,&quot;成績テーブル&quot;)61 D…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20101011%2Fp1&quot; title=&quot; DLast関数 - もう一度学ぶ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/20151231/20151231163733.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-10-11 00:00:00</published>
  <title> DLast関数</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20101011/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
