<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ms_excel at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ms_excel/</link>
    <description>for users of microsoft excel</description>

    <item>
      <title>Re: bar chart trendline overflow into other range</title>
      <pubDate>Tue, 24 Nov 2009 18:46:49 GMT</pubDate>
      <dc:creator>Pascal</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36140</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36140</guid>
      <description>take a look at the latter part of this page: http://peltiertech.com/WordPress/plot-two-time-series-and-trendlines-with-different-dates/</description>
    </item>
    <item>
      <title>Re: Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 14:28:48 GMT</pubDate>
      <dc:creator>Spear, Ted (US - MGTTS)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36139</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36139</guid>
      <description>Yes, you are taking one item in one list, and Matching it to the entire column. If there is a duplicate the formula will return a number which is the row</description>
    </item>
    <item>
      <title>bar chart trendline overflow into other range</title>
      <pubDate>Tue, 24 Nov 2009 14:23:44 GMT</pubDate>
      <dc:creator>Dr John C Bullas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36138</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36138</guid>
      <description>http://www.flickr.com/photos/johnbullas/4131131154/sizes/l/ any way to make the trendline extend only over the bars representing the values for that range </description>
    </item>
    <item>
      <title>Re: Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 14:05:37 GMT</pubDate>
      <dc:creator>Neil Ives</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36137</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36137</guid>
      <description>... PS. If the data list is large it might be better to use a real database such as Access where you can set input values to be unique. -- Neil Ives A: Because</description>
    </item>
    <item>
      <title>Re: Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 13:56:09 GMT</pubDate>
      <dc:creator>Neil Ives</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36136</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36136</guid>
      <description>... A quick solution that may work for you: Sort both columns into Product code order, (this will bring all identical numbers together). In the next free</description>
    </item>
    <item>
      <title>Re: Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 13:28:48 GMT</pubDate>
      <dc:creator>Kashan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36135</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36135</guid>
      <description>Thank you Ben for your help ! Would this still work if the product code and product names are being repeated in the list. Thanks ! Kashan Sent From My Windows</description>
    </item>
    <item>
      <title>Re: Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 12:57:42 GMT</pubDate>
      <dc:creator>Spear, Ted (US - MGTTS)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36134</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36134</guid>
      <description>I would use =MATCH(C1,A1:A100,0)   where C1 is the product code, A1:A100 is the list of product codes, 0 means it needs an exact match. To check the entire</description>
    </item>
    <item>
      <title>Urgent help needed</title>
      <pubDate>Tue, 24 Nov 2009 08:10:47 GMT</pubDate>
      <dc:creator>kashan adeem</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36133</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36133</guid>
      <description>Hi All,   In column “A” i have list of “product code” and in column “B” I have a “product name”.   Every product code is unique and would</description>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <pubDate>Mon, 23 Nov 2009 23:02:53 GMT</pubDate>
      <dc:creator>quizzie1</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36132</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36132</guid>
      <description>Got it!  Fantastic!!  Thank you so much!</description>
    </item>
    <item>
      <title>Re: Need a formula to go to a cell based on color</title>
      <pubDate>Mon, 23 Nov 2009 08:46:11 GMT</pubDate>
      <dc:creator>Dr John C Bullas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36131</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36131</guid>
      <description>I remember seeing a thread on doing this via VB somehow... Go google ============ Sent via Nokia Mobile Internet -original message- Subject: Re: [ms_excel]</description>
    </item>
    <item>
      <title>Re: Need a formula to go to a cell based on color</title>
      <pubDate>Mon, 23 Nov 2009 06:05:26 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36130</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36130</guid>
      <description>AFAIK there is no inbuilt facility to access a cell based on its conditional formatting. Regards, Dave S ... From: &quot;Dinesh&quot; &lt;dinesh.excel@...&gt; To: &quot;Excel</description>
    </item>
    <item>
      <title>Need a formula to go to a cell based on color</title>
      <pubDate>Mon, 23 Nov 2009 05:06:09 GMT</pubDate>
      <dc:creator>Dinesh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36129</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36129</guid>
      <description>Hi Experts, I have applied a conditional color formula to a range of cells in a column and want to use a keyboard shortcut to reach next cell of same color. </description>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <pubDate>Mon, 23 Nov 2009 02:36:15 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36128</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36128</guid>
      <description>You didn&#39;t say that the search target and the displayed values are in different worksheets.  VLookUp certainly won&#39;t do that. Regards, Dave S ... From:</description>
    </item>
    <item>
      <title>Re: Excel Using -not- with FIND</title>
      <pubDate>Mon, 23 Nov 2009 00:33:59 GMT</pubDate>
      <dc:creator>vitesh singal</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36127</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36127</guid>
      <description>In Column B, you could use this formula... Hope it will help you.. =IF(ISERROR(FIND(&quot;a&quot;,A1)),&quot;Without A&quot;,&quot;With A&quot;)   Rgds   Vitesh Singla ExcelTech</description>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <pubDate>Sun, 22 Nov 2009 23:45:27 GMT</pubDate>
      <dc:creator>Randy Harmelink</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_excel/message/36126</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_excel/message/36126</guid>
      <description>#N/A would mean &quot;Diary&quot; wasn&#39;t found.  Be sure to check for trailing blanks, since you need an exact match without using wildcards.  Sorting would only be</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Tue Nov 24 11:24:41 PST 2009 -->
