<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doodle-on-web</author_name>
  <author_url>https://blog.hatena.ne.jp/doodle-on-web/</author_url>
  <blog_title>doodle-on-web</blog_title>
  <blog_url>https://www.doodle-office.work/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>関数</anon>
    <anon>時間計算</anon>
    <anon>日付処理</anon>
    <anon>業務効率化</anon>
  </categories>
  <description>Excelで時刻に小数の時間（1.5時間、0.25時間など）を足す最短の数式は =MOD(A2+B2/24,1) です。小数時間を24で割ってシリアル値に変換し、MODで24時超えを翌日扱いに丸めます。表示形式は h:mm にしてください。 TIME関数を使う手もありますが、TIME(B2,0,0) と書くと30分が音もなく消えます。勤怠表や作業予定表で必ずつまずくポイントを、症状別の逆引き表まで含めて順に潰していきます。 ▲ Date and Time サンプル 目次 Excelの時刻は「1日＝1」のシリアル値 方法1：小数の時間を24で割って足す（推奨） 方法2：TIME関数で小数の時間を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.doodle-office.work%2Fentry%2Fexcel-add-decimal-hours-to-time&quot; title=&quot;【Excel】時刻に「1.5時間」を足す＝MOD(A2+B2/24,1)｜30分が消えるTIME関数の罠 - doodle-on-web&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/d/doodle-on-web/20260829/20260829080402.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-08-29 08:04:27</published>
  <title>【Excel】時刻に「1.5時間」を足す＝MOD(A2+B2/24,1)｜30分が消えるTIME関数の罠</title>
  <type>rich</type>
  <url>https://www.doodle-office.work/entry/excel-add-decimal-hours-to-time</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
