<?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 with my sheet &#8211; 10 tips on using date / time in excel</title>
	<atom:link href="http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Tue, 16 Mar 2010 09:51:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Free 2010 Calendar - Download and Print Year 2010 Calendar today - Excel Spreadsheet Template for Yearly Calendar [2010] &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-90664</link>
		<dc:creator>Free 2010 Calendar - Download and Print Year 2010 Calendar today - Excel Spreadsheet Template for Yearly Calendar [2010] &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-90664</guid>
		<description>[...] free downloads &#124; working with date and time in excel   tweetmeme_source = &#039;r1c1&#039;; tweetmeme_style = [...]</description>
		<content:encoded><![CDATA[<p>[...] free downloads | working with date and time in excel   tweetmeme_source = &#39;r1c1&#39;; tweetmeme_style = [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sekhar</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-80665</link>
		<dc:creator>sekhar</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-80665</guid>
		<description>talking about dates, therz a formula that i use very frequently to calculate the difference between two dates.
its not documented in 2007 though

=DATEDIF(START_DATE,END_DATE,&quot;Y&quot;) - gives you the years
=DATEDIF(START_DATE,END_DATE,&quot;YM&quot;) - remaining months
=DATEDIF(START_DATE,END_DATE,&quot;MD&quot;) - remaining days

im sure you&#039;ll know  this. wonder why it isnt documented. works fine with 2003 and 2007</description>
		<content:encoded><![CDATA[<p>talking about dates, therz a formula that i use very frequently to calculate the difference between two dates.<br />
its not documented in 2007 though</p>
<p>=DATEDIF(START_DATE,END_DATE,&#8221;Y&#8221;) &#8211; gives you the years<br />
=DATEDIF(START_DATE,END_DATE,&#8221;YM&#8221;) &#8211; remaining months<br />
=DATEDIF(START_DATE,END_DATE,&#8221;MD&#8221;) &#8211; remaining days</p>
<p>im sure you&#8217;ll know  this. wonder why it isnt documented. works fine with 2003 and 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Calculate Elapsed Time using Excel Formulas? &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-77744</link>
		<dc:creator>How to Calculate Elapsed Time using Excel Formulas? &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Tue, 22 Sep 2009 09:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-77744</guid>
		<description>[...] Tips on using date &amp; time in excel, List of excel date &amp; time formulas, More excel quick tips [...]</description>
		<content:encoded><![CDATA[<p>[...] Tips on using date &amp; time in excel, List of excel date &amp; time formulas, More excel quick tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel Formulas for all Occasions - 29 Excel formula tips for everyday use &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-74933</link>
		<dc:creator>Excel Formulas for all Occasions - 29 Excel formula tips for everyday use &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Tue, 25 Aug 2009 05:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-74933</guid>
		<description>[...] Important excel formulas: IF and Then, Vlookup, Offset, Sumif, Countif, Working with date and time [...]</description>
		<content:encoded><![CDATA[<p>[...] Important excel formulas: IF and Then, Vlookup, Offset, Sumif, Countif, Working with date and time [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-70188</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 15 Jul 2009 03:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-70188</guid>
		<description>@Glenn: you can try a user defined function if the information you want to gather can be derived only from the 2 dates entered. You can write a macro, if you need to refer to other ranges in the workbook to gather the info based on the dates entered. I am not sure what you meant by &quot;go find the info for that range&quot;. May be if you tell what you are trying to find, I can suggest the approach for writing a macro...</description>
		<content:encoded><![CDATA[<p>@Glenn: you can try a user defined function if the information you want to gather can be derived only from the 2 dates entered. You can write a macro, if you need to refer to other ranges in the workbook to gather the info based on the dates entered. I am not sure what you meant by &#8220;go find the info for that range&#8221;. May be if you tell what you are trying to find, I can suggest the approach for writing a macro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-69645</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-69645</guid>
		<description>I know how to write macro&#039;s for excel, but I have 1 issue that I cant figure out and would appreciate some help.
I want to key a range of dates, (7/1/09-7/12/09) then write a macro to go find the info for that range and bring it back to my spread sheet.

Thanks for any help....</description>
		<content:encoded><![CDATA[<p>I know how to write macro&#8217;s for excel, but I have 1 issue that I cant figure out and would appreciate some help.<br />
I want to key a range of dates, (7/1/09-7/12/09) then write a macro to go find the info for that range and bring it back to my spread sheet.</p>
<p>Thanks for any help&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David B</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-69356</link>
		<dc:creator>David B</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-69356</guid>
		<description>I run a trolley tour business and need to set up a data base to track tickets sold by mutable vendors (from store, on the street ,etc)and by class ( adult, senior,child and discounts ) can you help or direct me to one that could?</description>
		<content:encoded><![CDATA[<p>I run a trolley tour business and need to set up a data base to track tickets sold by mutable vendors (from store, on the street ,etc)and by class ( adult, senior,child and discounts ) can you help or direct me to one that could?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-45880</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 25 Feb 2009 23:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-45880</guid>
		<description>@Vijay: That is an awesome tip. Thank you so much for sharing it with all of us.</description>
		<content:encoded><![CDATA[<p>@Vijay: That is an awesome tip. Thank you so much for sharing it with all of us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Sharma</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-44824</link>
		<dc:creator>Vijay Sharma</dc:creator>
		<pubDate>Mon, 23 Feb 2009 05:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-44824</guid>
		<description>Hi Chandoo,

Since this article was for Dates, below are 2 easy ones to calculate the Start and End of Month. (without using the EOMONTH formula as available in Analysis Toolpak).

In Cell A1, put any date
then in the cell where you would want the Start of Month put the below formula
1. Start of the Month
=DATE(YEAR(A1),MONTH(A1),1)

2. End of Month
=DATE(YEAR(A1),MONTH(A1)+1,0)

Hope this would help a lot who were dependant of EOMONTH..


cheers
~Vijay</description>
		<content:encoded><![CDATA[<p>Hi Chandoo,</p>
<p>Since this article was for Dates, below are 2 easy ones to calculate the Start and End of Month. (without using the EOMONTH formula as available in Analysis Toolpak).</p>
<p>In Cell A1, put any date<br />
then in the cell where you would want the Start of Month put the below formula<br />
1. Start of the Month<br />
=DATE(YEAR(A1),MONTH(A1),1)</p>
<p>2. End of Month<br />
=DATE(YEAR(A1),MONTH(A1)+1,0)</p>
<p>Hope this would help a lot who were dependant of EOMONTH..</p>
<p>cheers<br />
~Vijay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calculating Payroll Dates in a calendar year using Excel &#124; Pointy Haired Dilbert - Chandoo.org</title>
		<link>http://chandoo.org/wp/2008/08/26/date-time-tips-ms-excel/#comment-22415</link>
		<dc:creator>Calculating Payroll Dates in a calendar year using Excel &#124; Pointy Haired Dilbert - Chandoo.org</dc:creator>
		<pubDate>Wed, 17 Sep 2008 11:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=1151#comment-22415</guid>
		<description>[...] More on date / time: 10 tips on using, formatting date / time in excel. [...]</description>
		<content:encoded><![CDATA[<p>[...] More on date / time: 10 tips on using, formatting date / time in excel. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
