<?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 for Excel Hints</title>
	<atom:link href="http://excelhints.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Calculate a Loan Payment in Excel by Bill</title>
		<link>http://excelhints.com/2007/10/01/calculate-a-loan-payment-in-excel/comment-page-1/#comment-1696</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 27 Jan 2012 11:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/10/01/calculate-a-loan-payment-in-excel/#comment-1696</guid>
		<description>I have to say, as a fairly well versed user of Excel, the assistance offered by this site was very, very helpful.  I will refer several of my business colleagues to this site when they are in need of particular help on various functions.  Thank you!</description>
		<content:encoded><![CDATA[<p>I have to say, as a fairly well versed user of Excel, the assistance offered by this site was very, very helpful.  I will refer several of my business colleagues to this site when they are in need of particular help on various functions.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Separate Full Name into First &amp; Last Name by MAV</title>
		<link>http://excelhints.com/2009/01/24/separate-full-name-into-first-last-name/comment-page-2/#comment-1693</link>
		<dc:creator>MAV</dc:creator>
		<pubDate>Wed, 25 Jan 2012 15:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=541#comment-1693</guid>
		<description>Hi - I have a formula that references a cell in a name column for selecting a same-named worksheet tab as part of a cell-reference in the same-named worksheet.  The formula is as shown below and works great - except when the name is one that includes a quote mark, e.g. Frank O&#039;Hara.  How to adjust formula to fix this problem?

=SUM(INDIRECT(&quot;&#039;&quot;&amp;A2&amp;&quot;&#039;!$V$57&quot;))</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I have a formula that references a cell in a name column for selecting a same-named worksheet tab as part of a cell-reference in the same-named worksheet.  The formula is as shown below and works great &#8211; except when the name is one that includes a quote mark, e.g. Frank O&#8217;Hara.  How to adjust formula to fix this problem?</p>
<p>=SUM(INDIRECT(&#8220;&#8216;&#8221;&amp;A2&amp;&#8221;&#8216;!$V$57&#8243;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protect Cell Formats by ANTONIO PAARPP</title>
		<link>http://excelhints.com/2008/10/21/protect-cell-formats/comment-page-1/#comment-1692</link>
		<dc:creator>ANTONIO PAARPP</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=309#comment-1692</guid>
		<description>Yeah, same gay problem.  copying and pasting ruins the formatting</description>
		<content:encoded><![CDATA[<p>Yeah, same gay problem.  copying and pasting ruins the formatting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Drop Down Menu in a Cell by Datavisualisatie Berlijn : I06B</title>
		<link>http://excelhints.com/2007/09/24/create-a-drop-down-menu-in-a-cell/comment-page-1/#comment-1690</link>
		<dc:creator>Datavisualisatie Berlijn : I06B</dc:creator>
		<pubDate>Sun, 22 Jan 2012 13:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/09/24/create-a-drop-down-menu-in-a-cell/#comment-1690</guid>
		<description>[...] Dropdown menu: http://excelhints.com/2007/09/24/create-a-drop-down-menu-in-a-cell/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Dropdown menu: <a href="http://excelhints.com/2007/09/24/create-a-drop-down-menu-in-a-cell/" rel="nofollow">http://excelhints.com/2007/09/24/create-a-drop-down-menu-in-a-cell/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Date Formulas in Excel by sdk</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-1689</link>
		<dc:creator>sdk</dc:creator>
		<pubDate>Thu, 19 Jan 2012 19:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-1689</guid>
		<description>how do i get dateCell appended with single quote. i am trying to build a SQL query and want to do something like &#039;datecell-data&#039;
so the formula would be =&quot;&#039;&quot;&amp;A2&quot;&#039;&quot; in this case if the A2 is date formatted cell the it give a numberical value while evaluating the formula cell.

thank you,.</description>
		<content:encoded><![CDATA[<p>how do i get dateCell appended with single quote. i am trying to build a SQL query and want to do something like &#8216;datecell-data&#8217;<br />
so the formula would be =&#8221;&#8216;&#8221;&amp;A2&#8243;&#8216;&#8221; in this case if the A2 is date formatted cell the it give a numberical value while evaluating the formula cell.</p>
<p>thank you,.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Use Your Personal Macro Workbook by Leaflets</title>
		<link>http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/comment-page-1/#comment-1688</link>
		<dc:creator>Leaflets</dc:creator>
		<pubDate>Thu, 19 Jan 2012 11:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=832#comment-1688</guid>
		<description>your question is not clear. Hit question mark (Help) on right corner of the excel ribbon. you will find several answers. if you have hidden the file itself,go to search and enter the file name and then hit on the properties and uncheck the hidden attribute.</description>
		<content:encoded><![CDATA[<p>your question is not clear. Hit question mark (Help) on right corner of the excel ribbon. you will find several answers. if you have hidden the file itself,go to search and enter the file name and then hit on the properties and uncheck the hidden attribute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Use Your Personal Macro Workbook by Leaflets</title>
		<link>http://excelhints.com/2010/11/29/how-to-use-your-personal-macro-workbook/comment-page-1/#comment-1687</link>
		<dc:creator>Leaflets</dc:creator>
		<pubDate>Thu, 19 Jan 2012 11:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=832#comment-1687</guid>
		<description>to delete and edit any macro in MS Excel, the personal workbook must first be unhidden, but as iam new to Office 2007 , I am unable to find the path.</description>
		<content:encoded><![CDATA[<p>to delete and edit any macro in MS Excel, the personal workbook must first be unhidden, but as iam new to Office 2007 , I am unable to find the path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Today() Formula in Excel by Myron Murray</title>
		<link>http://excelhints.com/2007/06/05/today-formula-in-excel/comment-page-1/#comment-1686</link>
		<dc:creator>Myron Murray</dc:creator>
		<pubDate>Tue, 17 Jan 2012 00:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/05/today-formula-in-excel/#comment-1686</guid>
		<description>I have an XLS w/multiple tabs.  Some I update regularly, some not. Similar to the today() function, is there a function whereby if I update just one of the multiple tabs, it will only change the date in the specific cell with &quot;today&#039;s&quot; date?</description>
		<content:encoded><![CDATA[<p>I have an XLS w/multiple tabs.  Some I update regularly, some not. Similar to the today() function, is there a function whereby if I update just one of the multiple tabs, it will only change the date in the specific cell with &#8220;today&#8217;s&#8221; date?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Summing Across Multiple Sheets by Darko</title>
		<link>http://excelhints.com/2008/12/08/summing-across-multiple-sheets/comment-page-1/#comment-1685</link>
		<dc:creator>Darko</dc:creator>
		<pubDate>Mon, 16 Jan 2012 13:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/?p=474#comment-1685</guid>
		<description>Hi Everyone,

I have a workbook with 12 worksheets in it. Each worksheet represents a month in 2011. Totals on each sheet are in different cells. I need to add up all the totals from the 12 different sheets ... does anyone know how to do that.

Example: Sheet 1/Jan 2011 - total is in cell F113 ...... Sheet 2/Feb 2011 - total is in cell F67 ....... and so on ...... different cells in the different worksheets.

Thank you in advance</description>
		<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>I have a workbook with 12 worksheets in it. Each worksheet represents a month in 2011. Totals on each sheet are in different cells. I need to add up all the totals from the 12 different sheets &#8230; does anyone know how to do that.</p>
<p>Example: Sheet 1/Jan 2011 &#8211; total is in cell F113 &#8230;&#8230; Sheet 2/Feb 2011 &#8211; total is in cell F67 &#8230;&#8230;. and so on &#8230;&#8230; different cells in the different worksheets.</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hyperlink Formula in Excel by cal</title>
		<link>http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/comment-page-1/#comment-1683</link>
		<dc:creator>cal</dc:creator>
		<pubDate>Fri, 13 Jan 2012 19:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/06/12/hyperlink-formula-in-excel/#comment-1683</guid>
		<description>regarding the last comment is there a way to just get the link http://en.wikipedia.org/wiki/ from the formula? I want to get the link from a bunch of cells that are using this formula.</description>
		<content:encoded><![CDATA[<p>regarding the last comment is there a way to just get the link <a href="http://en.wikipedia.org/wiki/" rel="nofollow">http://en.wikipedia.org/wiki/</a> from the formula? I want to get the link from a bunch of cells that are using this formula.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

