<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>AI for Excel Blog (日本語)</title>
  <link>https://getsheetai.com/blog/ja/</link>
  <atom:link href="https://getsheetai.com/blog/ja/rss.xml" rel="self" type="application/rss+xml" />
  <description>Excelの数式、データクリーニング、CSV処理、自動化の実践ガイド。</description>
  <language>ja</language>
  <item>
    <title>AI Excelアドインを全部試した私の結論(2026年比較)</title>
    <link>https://getsheetai.com/blog/ja/best-ai-excel-add-ins-compared/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/best-ai-excel-add-ins-compared/</guid>
    <pubDate>Mon, 20 Jul 2026 08:00:00 GMT</pubDate>
    <category>AI for Excel</category>
    <description>GPT for Work、Melder、Microsoft Copilot、AI for Excelを価格と実務で比較。自らアドインを開発した立場から正直に書きます。同じ仕事に5倍の料金を払うツールもあります。</description>
  </item>
  <item>
    <title>AI は Excel の中で実際に何ができるのか?現実的なウォークスルー</title>
    <link>https://getsheetai.com/blog/ja/what-is-ai-for-excel/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/what-is-ai-for-excel/</guid>
    <pubDate>Thu, 16 Jul 2026 08:00:00 GMT</pubDate>
    <category>AI for Excel</category>
    <description>誇大宣伝の先にあるもの。Excel に組み込まれた AI アシスタントが実際に行うこと——ブックの読み取り、データクリーニング、数式の書き戻し、レポート作成——と、それを信頼できるものにするガードレールを解説します。</description>
  </item>
  <item>
    <title>Excel で重複を安全に見つけて削除する方法</title>
    <link>https://getsheetai.com/blog/ja/remove-duplicates-in-excel/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/remove-duplicates-in-excel/</guid>
    <pubDate>Mon, 13 Jul 2026 08:00:00 GMT</pubDate>
    <category>データクリーニング</category>
    <description>Excel の「重複の削除」ボタンは高速ですが、取り消せず、意図しない行を残します。数式または AI への指示ひとつで、数えて、確認して、それから削除する安全な手順を解説します。</description>
  </item>
  <item>
    <title>VBA マクロ vs. AI アドイン:Excel の自動化にはどちらを使うべきか</title>
    <link>https://getsheetai.com/blog/ja/vba-macros-vs-ai-add-ins/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/vba-macros-vs-ai-add-ins/</guid>
    <pubDate>Fri, 10 Jul 2026 08:00:00 GMT</pubDate>
    <category>VBAとマクロ</category>
    <description>VBA マクロと AI Excel アドインの率直な比較。導入コスト、メンテナンス、安全性、そしてそれぞれが本当に勝る場面を整理し、判断チェックリストも掲載します。</description>
  </item>
  <item>
    <title>マクロなしで Excel を自動化する:AI に任せられる 7 つの定型作業</title>
    <link>https://getsheetai.com/blog/ja/excel-automation-without-macros/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/excel-automation-without-macros/</guid>
    <pubDate>Tue, 07 Jul 2026 08:00:00 GMT</pubDate>
    <category>Excel自動化</category>
    <description>週次レポートの整形、数式の一括入力、分類、集計表の作成に VBA は不要です。AI サイドバーアシスタントに任せられる 7 つの具体的な Excel 作業と、実行後に確認すべきポイントを解説します。</description>
  </item>
  <item>
    <title>Excel で CSV ファイルを安全に開く:日付・先頭ゼロ・文字化けを守る方法</title>
    <link>https://getsheetai.com/blog/ja/open-csv-files-in-excel-safely/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/open-csv-files-in-excel-safely/</guid>
    <pubDate>Sat, 04 Jul 2026 08:00:00 GMT</pubDate>
    <category>CSV処理</category>
    <description>CSV を開いたときに Excel が先頭ゼロを消したり、日付を壊したり、UTF-8 を文字化けさせたりするのを防ぎましょう。データを守るインポート手順と、壊れた取り込みを AI で修復する方法を解説します。</description>
  </item>
  <item>
    <title>IFERROR + XLOOKUP:エラーに強い Excel 数式を作る</title>
    <link>https://getsheetai.com/blog/ja/iferror-xlookup-error-proof-formulas/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/iferror-xlookup-error-proof-formulas/</guid>
    <pubDate>Wed, 01 Jul 2026 08:00:00 GMT</pubDate>
    <category>Excelの数式</category>
    <description>IFERROR、IFNA、XLOOKUP の if_not_found 引数の使い分けと、エラーを隠すことが最悪の選択になるケース。エラーを出すべきときにだけきちんと出す、実践的な数式パターンを解説します。</description>
  </item>
  <item>
    <title>Excel で欠損値を見つけて埋める方法(当て推量なしで)</title>
    <link>https://getsheetai.com/blog/ja/fill-missing-data-in-excel/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/fill-missing-data-in-excel/</guid>
    <pubDate>Sun, 28 Jun 2026 08:00:00 GMT</pubDate>
    <category>データクリーニング</category>
    <description>空白セルを素早く見つけ、埋める・フラグを付ける・そのまま残すを判断し、数式や AI で Excel の欠損データを補完する方法。何を変更したかの監査証跡付きで解説します。</description>
  </item>
  <item>
    <title>自然な言葉で Excel 数式を書く:AI 数式生成の実際の仕組み</title>
    <link>https://getsheetai.com/blog/ja/excel-formula-generator-plain-english/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/excel-formula-generator-plain-english/</guid>
    <pubDate>Thu, 25 Jun 2026 08:00:00 GMT</pubDate>
    <category>Excelの数式</category>
    <description>やりたいことを一文で伝えるだけで、動作する検証可能な Excel 数式がシートに書き込まれます。AI 数式生成が得意なこと、つまずくポイント、そして出力を検証する方法を解説します。</description>
  </item>
  <item>
    <title>Excel の汚れたデータをきれいにする方法:実践 8 ステップチェックリスト</title>
    <link>https://getsheetai.com/blog/ja/how-to-clean-excel-data/</link>
    <guid isPermaLink="true">https://getsheetai.com/blog/ja/how-to-clean-excel-data/</guid>
    <pubDate>Mon, 22 Jun 2026 08:00:00 GMT</pubDate>
    <category>データクリーニング</category>
    <description>現実の Excel データを整える再利用可能なチェックリスト。末尾の空白、混在した日付形式、重複、壊れた数式への対処に加え、AI への指示ひとつで全工程を済ませる方法も紹介します。</description>
  </item>
</channel>
</rss>
