<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.office.com/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>Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx</link><description>As we approach the holidays, folks are checking their contacts data twice. Access is a great tool for this. You can use the powerful customization tools to make a contact list specifically for your needs, whether it's for details about them (their birthday</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#23943</link><pubDate>Fri, 21 Jan 2011 22:33:56 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:23943</guid><dc:creator>Steven Thomas</dc:creator><description>&lt;p&gt;MSZ: I&amp;#39;m not sure if this is exactly what you&amp;#39;re looking for, but you can use the Format function, the Abs function, and the Date function in a formula with a date field to show the difference between values of that field and the current date:&lt;/p&gt;
&lt;p&gt;Format((Abs([MyDateField]-Date())),&amp;quot;yy-mm-dd&amp;quot;)&lt;/p&gt;
&lt;p&gt;Format takes a value and formats it according to your specifications: &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://office.microsoft.com/en-us/access-help/format-date-and-time-values-HP001099015.aspx"&gt;office.microsoft.com/.../format-date-and-time-values-HP001099015.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Abs returns the absolute value of a number (which you want in case the subtraction returns a negative value): &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/Aa262673"&gt;msdn.microsoft.com/.../Aa262673&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Date() returns the current date:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/Aa262709"&gt;msdn.microsoft.com/.../Aa262709&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, this formula calculates the difference for year, month, and day separately - not combined. For example, if the two dates are 24 days apart and are both in January, the formula yields 00-00-24 (the years and the months are not different, and the days differ by 24), but if they are 24 days apart and the field value is in December, the formula yields 01-01-24 (because the years are different by 1, the months are different by 1, and the days are different by 24).&lt;/p&gt;
&lt;p&gt;You can also use the DateDiff function to calculate the difference, but it yields similar results, and you&amp;#39;d end up using the Format function to get the format you want.&lt;/p&gt;
&lt;p&gt;I think you may be asking for the number of elapsed days to be expressed in terms of years, months, and days. I don&amp;#39;t know how to do that. I looked at using the MOD function and the IIF function, but ran into trouble because months and years don&amp;#39;t always have the same number of days. However, my expertise is limited, and I&amp;#39;m not certain that it isn&amp;#39;t possible. If this is what you are trying to do, you might try posting your question at Utter Access:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.utteraccess.com/forum/index.php?app=portal"&gt;www.utteraccess.com/.../index.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;-Steven&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=23943" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#8839</link><pubDate>Tue, 14 Dec 2010 17:16:42 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:8839</guid><dc:creator>Doug Thomas</dc:creator><description>&lt;p&gt;Sergio: An Access expert here says:&lt;/p&gt;
&lt;p&gt;It sounds like the customer wants to create a new 2010 database that includes the schema from their 2003 database but not the data. &amp;nbsp;Here’s one way to do this.&lt;/p&gt;
&lt;p&gt;1)	Create a new, blank Access 2010 database.&lt;/p&gt;
&lt;p&gt;2)	Go to the External Data tab and click Access. &lt;/p&gt;
&lt;p&gt;3)	Browse to the 2003 database.&lt;/p&gt;
&lt;p&gt;4)	In the Import Objects dialog, select all the tables from the 2003 database.&lt;/p&gt;
&lt;p&gt;5)	Click the Options &amp;gt;&amp;gt; button and choose Definition Only (the default is Definition and Data)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=8839" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#8826</link><pubDate>Mon, 13 Dec 2010 21:13:15 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:8826</guid><dc:creator>Sergio Rivas</dc:creator><description>&lt;p&gt;I have a database for my prior church, now I am doing my new church database, can I used the previous onAccess 2003? How can I leave only the skeleton without a data en the new version 2010?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=8826" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#8753</link><pubDate>Wed, 08 Dec 2010 23:37:41 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:8753</guid><dc:creator>Chris Downs</dc:creator><description>&lt;p&gt;Cheryl: I&amp;#39;m assuming you already have a grouping level on the first letter of the name. Open the report in Layout or Design view, open the Property Sheet, and select the GroupHeader or GroupFooter section from the drop-down list. On the Format tab of the property sheet, you can set the Force New Page property to &amp;quot;Before Section&amp;quot; (in a group header) or &amp;quot;After Section&amp;quot; (for a group footer).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=8753" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#8752</link><pubDate>Wed, 08 Dec 2010 23:11:45 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:8752</guid><dc:creator>Cheryl</dc:creator><description>&lt;p&gt;What do I need to do to print a report with a page break after each alpha contact name A, B, C, etc.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=8752" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#4069</link><pubDate>Wed, 24 Nov 2010 18:38:43 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4069</guid><dc:creator>MSaadZ</dc:creator><description>&lt;p&gt;Need an equation to calculate the deference between today date and another date in Access 2003, need the result &amp;nbsp;showing as --year,-- moth,--day.&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;
&lt;p&gt;M S Z.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4069" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#4063</link><pubDate>Wed, 24 Nov 2010 15:40:14 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4063</guid><dc:creator>Doug Thomas</dc:creator><description>&lt;p&gt;Kathrin: You can try Access and other Office 2010 programs for 90 days: &lt;a rel="nofollow" target="_new" href="http://office.com/redir/FX101868838"&gt;office.com/.../FX101868838&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;--Doug&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4063" width="1" height="1"&gt;</description></item><item><title>re: Why use Access for your contacts? Try customization for one... (video)</title><link>http://blogs.office.com/b/office_casual/archive/2010/11/16/why-use-access-for-your-contacts.aspx#4053</link><pubDate>Tue, 23 Nov 2010 19:10:15 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4053</guid><dc:creator>Kathrin</dc:creator><description>&lt;p&gt;Does anyone know if I could get a trial version of Access to find out if this software suites to my needs? I would like to play around a bit before I purchase.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kathrin&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4053" width="1" height="1"&gt;</description></item></channel></rss>