<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>#VALUE! &#8211; Excelを制する者は人生を制す</title>
	<atom:link href="https://excel-master.net/tag/value/feed/" rel="self" type="application/rss+xml" />
	<link>https://excel-master.net</link>
	<description>Excelでの消耗に、終止符を。  QOL向上とDX化の実現は、あなたのExcelスキルの向上から。</description>
	<lastBuildDate>Sat, 08 Aug 2026 12:15:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://excel-master.net/wp-content/uploads/2021/12/Excelブログ_ファビコン-150x150.png</url>
	<title>#VALUE! &#8211; Excelを制する者は人生を制す</title>
	<link>https://excel-master.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【エクセル中級者向け】IF関数で起きるエラー7種類の原因と解決策まとめ</title>
		<link>https://excel-master.net/data-utilization/automation/debug/if-error/</link>
					<comments>https://excel-master.net/data-utilization/automation/debug/if-error/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 13:31:13 +0000</pubDate>
				<category><![CDATA[デバッグ]]></category>
		<category><![CDATA[#N/A]]></category>
		<category><![CDATA[#NAME?]]></category>
		<category><![CDATA[#REF!]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IF関数]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=8274</guid>

					<description><![CDATA[目次[閉じる]1はじめに2IF関数でエラーになるケースは全部で7種類3【エラー1】「この数式には問題があります～」というメッセージが表示4【エラー2】「この関数に対して～」というメッセージが表示5【エラー3】戻り値が”# [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/debug/if-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【エクセル中級者向け】数式・関数のエラー表示を回避する4つのテクニック</title>
		<link>https://excel-master.net/data-utilization/automation/automation-implementation/error-avoidance-4/</link>
					<comments>https://excel-master.net/data-utilization/automation/automation-implementation/error-avoidance-4/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Tue, 23 May 2017 14:03:24 +0000</pubDate>
				<category><![CDATA[自動化構築]]></category>
		<category><![CDATA[#DIV/0!]]></category>
		<category><![CDATA[#N/A]]></category>
		<category><![CDATA[#NAME?]]></category>
		<category><![CDATA[#NULL!]]></category>
		<category><![CDATA[#REF!]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IFERROR関数]]></category>
		<category><![CDATA[IF関数]]></category>
		<category><![CDATA[ISERROR関数]]></category>
		<category><![CDATA[ISERR関数]]></category>
		<category><![CDATA[ISNA関数]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=8075</guid>

					<description><![CDATA[目次[閉じる] 1はじめに 2数式・関数でエラー表示になってしまう！ 3数式・関数のエラー表示を回避する4つのテクニック 4さいごに はじめに 本題に入る前に、この記事がおすすめな人を挙げてみます。 ちなみに、最低限「I [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/automation-implementation/error-avoidance-4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【エクセル中級者向け】VLOOKUP関数で起きるエラー7種類の原因と解決策まとめ</title>
		<link>https://excel-master.net/data-utilization/automation/debug/vlookup-error/</link>
					<comments>https://excel-master.net/data-utilization/automation/debug/vlookup-error/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 15:20:52 +0000</pubDate>
				<category><![CDATA[デバッグ]]></category>
		<category><![CDATA[#N/A]]></category>
		<category><![CDATA[#NAME?]]></category>
		<category><![CDATA[#REF!]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IFERROR関数]]></category>
		<category><![CDATA[IF関数]]></category>
		<category><![CDATA[VLOOKUP関数]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=7742</guid>

					<description><![CDATA[目次[閉じる] 1はじめに 2VLOOKUP関数でエラーになるケースは全部で7種類 3【エラー1】「この数式には問題があります～」というメッセージが表示 4【エラー2】戻り値が”#NAME?”というエラー値 5【エラー3 [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/debug/vlookup-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【エクセル中級者向け】数式・関数のエラー表示の回避テクニック③④【IF関数＋ISERR関数・ISNA関数】</title>
		<link>https://excel-master.net/data-utilization/automation/automation-implementation/if-isna-iserr-combination/</link>
					<comments>https://excel-master.net/data-utilization/automation/automation-implementation/if-isna-iserr-combination/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Wed, 15 Jan 2014 14:04:57 +0000</pubDate>
				<category><![CDATA[自動化構築]]></category>
		<category><![CDATA[#N/A]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IF関数]]></category>
		<category><![CDATA[ISERR関数]]></category>
		<category><![CDATA[ISNA関数]]></category>
		<category><![CDATA[サンプルファイル]]></category>
		<category><![CDATA[中級者向け]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=1100</guid>

					<description><![CDATA[目次[閉じる] 1はじめに 2数式・関数でエラー表示になってしまう！ 3引数「論理式」にISERR関数またはISNA関数を組み合わせる！ 4サンプルファイルで練習しよう！ 5さいごに はじめに 本題に入る前に、この記事が [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/automation-implementation/if-isna-iserr-combination/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【エクセル中級者向け】数式・関数のエラー表示の回避テクニック①【IF関数＋ISERROR関数】</title>
		<link>https://excel-master.net/data-utilization/automation/automation-implementation/if-iserror-combination/</link>
					<comments>https://excel-master.net/data-utilization/automation/automation-implementation/if-iserror-combination/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Mon, 13 Jan 2014 06:24:58 +0000</pubDate>
				<category><![CDATA[自動化構築]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IF関数]]></category>
		<category><![CDATA[ISERROR関数]]></category>
		<category><![CDATA[サンプルファイル]]></category>
		<category><![CDATA[中級者向け]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=1062</guid>

					<description><![CDATA[目次[閉じる] 1はじめに 2数式・関数でエラー表示になってしまう！ 3引数「論理式」にISERROR関数を組み合わせる！ 4サンプルファイルで練習しよう！ 5さいごに はじめに 本題に入る前に、この記事がおすすめな人を [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/automation-implementation/if-iserror-combination/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Excel（エクセル）関数エラー7種類の原因と対策まとめ</title>
		<link>https://excel-master.net/data-utilization/automation/debug/error-7/</link>
					<comments>https://excel-master.net/data-utilization/automation/debug/error-7/#respond</comments>
		
		<dc:creator><![CDATA[森田貢士]]></dc:creator>
		<pubDate>Fri, 22 Nov 2013 23:14:04 +0000</pubDate>
				<category><![CDATA[デバッグ]]></category>
		<category><![CDATA[######]]></category>
		<category><![CDATA[#DIV/0!]]></category>
		<category><![CDATA[#N/A]]></category>
		<category><![CDATA[#NAME?]]></category>
		<category><![CDATA[#NULL!]]></category>
		<category><![CDATA[#REF!]]></category>
		<category><![CDATA[#VALUE!]]></category>
		<category><![CDATA[IFERROR関数]]></category>
		<category><![CDATA[Microsoft Office2010]]></category>
		<guid isPermaLink="false">https://excel-master.net/?p=274</guid>

					<description><![CDATA[見慣れない方はまず間違いなく表示されるとテンパるもの、それはエラーです。 Excelにおいては主に関数を利用する際に表示されます。 エラーは7種類ありますが、それぞれエラーが起きる原因と、エラー表示をなくすための対策をま [&#8230;]]]></description>
		
					<wfw:commentRss>https://excel-master.net/data-utilization/automation/debug/error-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
