<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anocora</author_name>
  <author_url>https://blog.hatena.ne.jp/anocora/</author_url>
  <blog_title>あのこらのブログ</blog_title>
  <blog_url>https://anocora.hatenablog.com/</blog_url>
  <categories>
    <anon>Access 業務管理</anon>
  </categories>
  <description>購入伝票の入力や、修理情報の入力など、明細を入力し、合計値を表示するのに、メインフォーム、サブフォームの構成として、サブフォームにSUM式を持つテキストBOXを作って、メインフォームの合計欄に反映させる構成としていました。 今一、反応が悪く、反映のタイミングが掴めなかったので、クエリを作り、DLookupで代入する構成に変更しました。 【SQL】SELECT Sum(T_伝票明細.金額) AS 金額の合計, T_伝票明細.購買IDFROM T_伝票明細GROUP BY T_伝票明細.購買IDHAVING (((T_伝票明細.購買ID)=[Forms]![F_購買伝票入力]![ID])); Fo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanocora.hatenablog.com%2Fentry%2F2013%2F04%2F06%2F233343&quot; title=&quot;サブフォームの合計取得 - あのこらのブログ&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/anocora/20260610/20260610221034.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-04-06 23:33:43</published>
  <title>サブフォームの合計取得</title>
  <type>rich</type>
  <url>https://anocora.hatenablog.com/entry/2013/04/06/233343</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
