<?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: Date Formulas in Excel</title>
	<atom:link href="http://excelhints.com/2007/04/26/date-formulas-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/</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>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>By: Calculate Age in Excel</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-1555</link>
		<dc:creator>Calculate Age in Excel</dc:creator>
		<pubDate>Wed, 03 Aug 2011 03:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-1555</guid>
		<description>[...] this calculation are both date functions.  The TODAY function returns the current date.  And the DATE function builds a date from the year, month and day (which looks like this: DATE(yyyy, [...]</description>
		<content:encoded><![CDATA[<p>[...] this calculation are both date functions.  The TODAY function returns the current date.  And the DATE function builds a date from the year, month and day (which looks like this: DATE(yyyy, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-847</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-847</guid>
		<description>You&#039;ll probably need to write a macro to handle this situation.  Possibly using a cell event prodedure... have you written a macro before?</description>
		<content:encoded><![CDATA[<p>You&#8217;ll probably need to write a macro to handle this situation.  Possibly using a cell event prodedure&#8230; have you written a macro before?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-846</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-846</guid>
		<description>Visitor____ Date of Visit___ Number of Visit in a month___ WarningMsg
Asif ______21-Aug-09_____ 4_____________________ Last
Sameer___21-Aug-09_____ 2_____________________ Valid
Anthony__ 21-Aug-09_____ 5_____________________ Not Valid</description>
		<content:encoded><![CDATA[<p>Visitor____ Date of Visit___ Number of Visit in a month___ WarningMsg<br />
Asif ______21-Aug-09_____ 4_____________________ Last<br />
Sameer___21-Aug-09_____ 2_____________________ Valid<br />
Anthony__ 21-Aug-09_____ 5_____________________ Not Valid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-845</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-845</guid>
		<description>I just visited this site and seems it could solve my problems in excel, i will save this weblink to my opera web browser.

pls see below table which i need to be solved.

Visitor          Date of Visit      Number of Visit in a month    WarningMsg
Asif              21-Aug-09        4                                            Last
Sameer        21-Aug-09        2                                           Valid
Anthony       21-Aug-09        5                                           Not Valid

Please help me to fill the formla in column 3 &amp; 4.

Changing the date each time the number in column3 should be increased as per visit, column 4 also should be updated.

Note: but i dont want to repeat the visitor name in column again only date should change every visit.

Need your help, thanks in advannce.

Asif</description>
		<content:encoded><![CDATA[<p>I just visited this site and seems it could solve my problems in excel, i will save this weblink to my opera web browser.</p>
<p>pls see below table which i need to be solved.</p>
<p>Visitor          Date of Visit      Number of Visit in a month    WarningMsg<br />
Asif              21-Aug-09        4                                            Last<br />
Sameer        21-Aug-09        2                                           Valid<br />
Anthony       21-Aug-09        5                                           Not Valid</p>
<p>Please help me to fill the formla in column 3 &amp; 4.</p>
<p>Changing the date each time the number in column3 should be increased as per visit, column 4 also should be updated.</p>
<p>Note: but i dont want to repeat the visitor name in column again only date should change every visit.</p>
<p>Need your help, thanks in advannce.</p>
<p>Asif</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-812</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 20 Jul 2009 04:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-812</guid>
		<description>Using the formula &quot;=Today()&quot; will give you today&#039;s date in that particular cell... Is that what you were looking for?</description>
		<content:encoded><![CDATA[<p>Using the formula &#8220;=Today()&#8221; will give you today&#8217;s date in that particular cell&#8230; Is that what you were looking for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flapep2</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-811</link>
		<dc:creator>flapep2</dc:creator>
		<pubDate>Sun, 19 Jul 2009 13:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-811</guid>
		<description>I am new to Excel. I have been using Lotus 1 2 3. How do I make an &quot;@today&quot; date in Excel? Thanks all.</description>
		<content:encoded><![CDATA[<p>I am new to Excel. I have been using Lotus 1 2 3. How do I make an &#8220;@today&#8221; date in Excel? Thanks all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-760</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 20 Apr 2009 17:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-760</guid>
		<description>Nice one James.  Thanks for visiting!</description>
		<content:encoded><![CDATA[<p>Nice one James.  Thanks for visiting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://excelhints.com/2007/04/26/date-formulas-in-excel/comment-page-1/#comment-759</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 20 Apr 2009 16:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://excelhints.com/2007/04/26/date-formulas-in-excel/#comment-759</guid>
		<description>Excelent site (get it!). Great Excel tips - thanks alot!</description>
		<content:encoded><![CDATA[<p>Excelent site (get it!). Great Excel tips &#8211; thanks alot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

