<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Excel VLOOKUP Sum Multiple Columns (Values) in 6 Easy Steps (+ Free Easy-To-Adjust Excel Workbook Example)	</title>
	<atom:link href="https://powerspreadsheets.com/vlookup-sum-multiple-columns/feed/" rel="self" type="application/rss+xml" />
	<link>https://powerspreadsheets.com/vlookup-sum-multiple-columns/</link>
	<description>Excel and VBA tutorials and training. Learn how to use Microsoft Excel and Visual Basic for Applications now.</description>
	<lastBuildDate>Sun, 20 Feb 2022 08:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Siva		</title>
		<link>https://powerspreadsheets.com/vlookup-sum-multiple-columns/#comment-303</link>

		<dc:creator><![CDATA[Siva]]></dc:creator>
		<pubDate>Tue, 18 Jan 2022 04:35:57 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=18527#comment-303</guid>

					<description><![CDATA[Thanks Gomez for sharing this. 

We could use the headers as a reference to get the columns-numbers than separate table under &quot;F&quot;

{=SUM(VLOOKUP(F9,$A$9:$D$28,&lt;strong&gt;$F$12:$F$14&lt;/strong&gt;,FALSE))} can be replaced with 

{=SUM(VLOOKUP(F9,$A$9:$D$28,&lt;strong&gt;COLUMN(B8:D8)&lt;/strong&gt;,FALSE))}


Alternatively, we may use SUMPRODUCT function too

=SUMPRODUCT((A9:A28=$F$9)*(B9:D28))]]></description>
			<content:encoded><![CDATA[<p>Thanks Gomez for sharing this. </p>
<p>We could use the headers as a reference to get the columns-numbers than separate table under &#8220;F&#8221;</p>
<p>{=SUM(VLOOKUP(F9,$A$9:$D$28,<strong>$F$12:$F$14</strong>,FALSE))} can be replaced with </p>
<p>{=SUM(VLOOKUP(F9,$A$9:$D$28,<strong>COLUMN(B8:D8)</strong>,FALSE))}</p>
<p>Alternatively, we may use SUMPRODUCT function too</p>
<p>=SUMPRODUCT((A9:A28=$F$9)*(B9:D28))</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Dion		</title>
		<link>https://powerspreadsheets.com/vlookup-sum-multiple-columns/#comment-302</link>

		<dc:creator><![CDATA[Daniel Dion]]></dc:creator>
		<pubDate>Sun, 16 Jan 2022 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=18527#comment-302</guid>

					<description><![CDATA[There is with Office 365 an easier formula
SUM(XLOOKUP(F9,A9:A28,B9:D28))]]></description>
			<content:encoded><![CDATA[<p>There is with Office 365 an easier formula<br />
SUM(XLOOKUP(F9,A9:A28,B9:D28))</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: J.A. Gomez		</title>
		<link>https://powerspreadsheets.com/vlookup-sum-multiple-columns/#comment-301</link>

		<dc:creator><![CDATA[J.A. Gomez]]></dc:creator>
		<pubDate>Sun, 16 Jan 2022 06:55:16 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=18527#comment-301</guid>

					<description><![CDATA[&lt;strong&gt;Has this Excel VLOOKUP Tutorial helped you?&lt;/strong&gt;

Congratulations! Please share your success story by leaving a comment.

----------

&lt;strong&gt;Are you facing a specific challenge related to the topic covered in this Tutorial (carrying out a VLOOKUP and summing (adding) multiple columns (values) in the applicable row)?&lt;/strong&gt;

The best way to share your comments/advice (regarding this challenge/topic) is by leaving a comment.

I:

&lt;ul&gt;&lt;li&gt;Read all comments; and&lt;/li&gt;&lt;li&gt;Consider them as I continue developing the Tutorials in Power Spreadsheets (including future updates to this Excel VLOOKUP Tutorial).&lt;/li&gt;&lt;/ul&gt;
----------

Many thanks (in advance) for your advice, feedback, and support.]]></description>
			<content:encoded><![CDATA[<p><strong>Has this Excel VLOOKUP Tutorial helped you?</strong></p>
<p>Congratulations! Please share your success story by leaving a comment.</p>
<p>&#8212;&#8212;&#8212;-</p>
<p><strong>Are you facing a specific challenge related to the topic covered in this Tutorial (carrying out a VLOOKUP and summing (adding) multiple columns (values) in the applicable row)?</strong></p>
<p>The best way to share your comments/advice (regarding this challenge/topic) is by leaving a comment.</p>
<p>I:</p>
<ul>
<li>Read all comments; and</li>
<li>Consider them as I continue developing the Tutorials in Power Spreadsheets (including future updates to this Excel VLOOKUP Tutorial).</li>
</ul>
<p>&#8212;&#8212;&#8212;-</p>
<p>Many thanks (in advance) for your advice, feedback, and support.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: powerspreadsheets.com @ 2026-04-29 08:32:54 by W3 Total Cache
-->