<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://excelusergroup.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Functions and Formulas</title><link>http://excelusergroup.org/forums/16.aspx</link><description>Function and formula discussions. 

Definition: Formulae, contain Functions. A function is, for example SUM, SUMIF, VLOOKUP. you assemble these into a formula.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>Re: VLOOKUP Function</title><link>http://excelusergroup.org/forums/thread/2272.aspx</link><pubDate>Mon, 09 Jun 2008 07:18:40 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:2272</guid><dc:creator>Nick Hodge</dc:creator><slash:comments>0</slash:comments><comments>http://excelusergroup.org/forums/thread/2272.aspx</comments><wfw:commentRss>http://excelusergroup.org/forums/commentrss.aspx?SectionID=16&amp;PostID=2272</wfw:commentRss><description>&lt;p&gt;Sherrie Ann&lt;/p&gt;
&lt;p&gt;Reading this again on the train you could be confused with my &amp;#39;paraphrased&amp;#39; function. By WhereToLookUp, It must include the column you wish to draw the value from as well, e.g, you would not just enter $A$1:$A$100 with an offset of 2. That would need to be $A$1:$B$100&lt;/p&gt;
&lt;p&gt;Sorry if that confused?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: VLOOKUP Function</title><link>http://excelusergroup.org/forums/thread/2271.aspx</link><pubDate>Mon, 09 Jun 2008 05:53:22 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:2271</guid><dc:creator>Nick Hodge</dc:creator><slash:comments>0</slash:comments><comments>http://excelusergroup.org/forums/thread/2271.aspx</comments><wfw:commentRss>http://excelusergroup.org/forums/commentrss.aspx?SectionID=16&amp;PostID=2271</wfw:commentRss><description>&lt;p&gt;Sherrie Ann&lt;/p&gt;
&lt;p&gt;VLOOKUP will go from top to bottom and then when it finds a match it will take the value from x number of columns to the right. (Signified by the offset attribute).&lt;/p&gt;
&lt;p&gt;Therefore if you are sure that the match you want to find is the first from the top, that is the value that is returned.&lt;/p&gt;
&lt;p&gt;VLOOKUP has a last parameter of TRUE or FALSE. FALSE will find exact matches only and return an #N/A error if not match is found. TRUE relies upon the data being sorted in ascending order. It then finds either the first exact match or the largest value that is nearest to the exact match in value (Either largest text value or numeric). If you do not put a last parameter it is the same as TRUE&lt;/p&gt;
&lt;p&gt;=VLOOKUP(WhatToLookUp,WhereToLookItUp,HowManyColumnsToOffset,TRUE/FALSE)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VLOOKUP Function</title><link>http://excelusergroup.org/forums/thread/2270.aspx</link><pubDate>Mon, 09 Jun 2008 00:24:45 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:2270</guid><dc:creator>Sherrie_Ann</dc:creator><slash:comments>0</slash:comments><comments>http://excelusergroup.org/forums/thread/2270.aspx</comments><wfw:commentRss>http://excelusergroup.org/forums/commentrss.aspx?SectionID=16&amp;PostID=2270</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m new to Excel and have a question on the VLOOKUP function. In a worksheet, I have a VLOOKUP function returning a quantity value for an ID. My worksheet contains a long list of ID numbers, some of which are duplicates. I only want to return the quantity value from my other worksheet for only the first occurrence of the ID number. If the ID number is repeating, I do not want the quantity value to return. I&amp;#39;m not sure if this is possible, but thought I&amp;#39;d ask the experts! Thank you!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>