<?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: HLOOKUP Function Example</title>
	<atom:link href="http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: VIJAY</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-1551</link>
		<dc:creator>VIJAY</dc:creator>
		<pubDate>Tue, 15 Jun 2010 04:56:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-1551</guid>
		<description>this example makes vlookup and hlookup very simple , thanx a lot for share your examples..</description>
		<content:encoded><![CDATA[<p>this example makes vlookup and hlookup very simple , thanx a lot for share your examples..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shailesh chawan</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-1531</link>
		<dc:creator>shailesh chawan</dc:creator>
		<pubDate>Sat, 22 May 2010 07:43:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-1531</guid>
		<description>Hi,
   u have not given creating macros example in the sense of how to create the macros in excel sheet.
 
Thanks,
Shailesh
Have a nice day</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   u have not given creating macros example in the sense of how to create the macros in excel sheet.</p>
<p>Thanks,<br />
Shailesh<br />
Have a nice day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-1525</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Mon, 17 May 2010 09:11:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-1525</guid>
		<description>Hello, Steve...

 =HLOOKUP(G13,’FY09 book’!$F$16:$Q$137,ROW(),false)

Now you try and confirm

regards,
Prasanna</description>
		<content:encoded><![CDATA[<p>Hello, Steve&#8230;</p>
<p> =HLOOKUP(G13,’FY09 book’!$F$16:$Q$137,ROW(),false)</p>
<p>Now you try and confirm</p>
<p>regards,<br />
Prasanna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-1497</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 14 Apr 2010 12:53:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-1497</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-647&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-647&quot; rel=&quot;nofollow&quot;&gt;william &lt;/a&gt; :&lt;/strong&gt;I am doing a hlookup but when i drag the formula the range lookup remains the same i want it to change from 3 to 4 to 5 etc.
Here is the formula I have=HLOOKUP(G13,’FY09 book’!F16:Q137,3)
The last number (3) doesn’t change to 4 when i drag it can you help me figure out how i can change it.&lt;/blockquote&gt;

Try this =HLOOKUP(G13,’FY09 book’!F16:Q137,ROW(),false)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-647"><p>
<strong><a href="#comment-647" rel="nofollow">william </a> :</strong>I am doing a hlookup but when i drag the formula the range lookup remains the same i want it to change from 3 to 4 to 5 etc.<br />
Here is the formula I have=HLOOKUP(G13,’FY09 book’!F16:Q137,3)<br />
The last number (3) doesn’t change to 4 when i drag it can you help me figure out how i can change it.</p></blockquote>
<p>Try this =HLOOKUP(G13,’FY09 book’!F16:Q137,ROW(),false)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fazlin</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-973</link>
		<dc:creator>Fazlin</dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:41:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-973</guid>
		<description>Could you let me know  how the formula identify the minimum sales  that each sales person should make in order to get the bouns</description>
		<content:encoded><![CDATA[<p>Could you let me know  how the formula identify the minimum sales  that each sales person should make in order to get the bouns</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-647</link>
		<dc:creator>william</dc:creator>
		<pubDate>Mon, 18 Aug 2008 19:21:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-647</guid>
		<description>I am doing a hlookup but when i drag the formula the range lookup remains the same i want it to change from 3 to 4 to 5 etc.

Here is the formula I have 
=HLOOKUP(G13,&#039;FY09 book&#039;!F16:Q137,3)

The last number (3) doesn&#039;t change to 4 when i drag it can you help me figure out how i can change it.</description>
		<content:encoded><![CDATA[<p>I am doing a hlookup but when i drag the formula the range lookup remains the same i want it to change from 3 to 4 to 5 etc.</p>
<p>Here is the formula I have<br />
=HLOOKUP(G13,&#8217;FY09 book&#8217;!F16:Q137,3)</p>
<p>The last number (3) doesn&#8217;t change to 4 when i drag it can you help me figure out how i can change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hathaway</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-142</link>
		<dc:creator>Chris Hathaway</dc:creator>
		<pubDate>Wed, 09 Nov 2005 02:42:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-142</guid>
		<description>Well done, very nicely explained. Thanks a lot. I expect I will be using your site quite a lot on the future.</description>
		<content:encoded><![CDATA[<p>Well done, very nicely explained. Thanks a lot. I expect I will be using your site quite a lot on the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meki</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_formula_hlookup_function_example/comment-page-1/#comment-143</link>
		<dc:creator>Meki</dc:creator>
		<pubDate>Tue, 08 Nov 2005 09:19:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-143</guid>
		<description>Thanks a lot for this example it is great!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this example it is great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

