<?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>Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx</link><description>Today&amp;rsquo;s author: Sam Radakovitz, a program manager on the Excel team that enjoys creating VBA applications in Excel. Back in early 2005, Excel 2007 was under development, the Backstreet Boys released a new album, and I took a weekend out to create</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#24345</link><pubDate>Sat, 19 Feb 2011 17:11:23 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:24345</guid><dc:creator>mikeb5984</dc:creator><description>&lt;p&gt;Sam,&lt;/p&gt;
&lt;p&gt;I JUST gave in an upgraded OP2K3 to OP2010. I do not have the path you mentioned to the XLA files so I am assuming you have an earlier version of Windows. I have Win7Pro x64. First question is, will the calendar control work with x64 versions of Windows? If so, will this work with OP2010 - I only saw mentin of Office 2007 in the article and replies. I really used the calendar control to death in Excel 2003 so I am hoping for good answers.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=24345" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6492</link><pubDate>Tue, 07 Aug 2007 09:45:54 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6492</guid><dc:creator>Andy Cotgreave</dc:creator><description>&lt;p&gt;That&amp;#39;s a great add-in - i&amp;#39;d like to add to the call to see the source code: there&amp;#39;s some really nice little touches in here that i could learn plenty from.&lt;/p&gt;
&lt;p&gt;Thanks for posting the XLA though: it&amp;#39;ll be enhancing my Excel experience right away!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6492" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6493</link><pubDate>Mon, 06 Aug 2007 18:44:47 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6493</guid><dc:creator>Sam Rad</dc:creator><description>&lt;p&gt;dbowe - Yeah more detection on when to show the icon in the grid and integration with data validation stuff would be sweet. &amp;nbsp; Just to note: in the scenario “above the cell”, you can still right click the cell and put the date in :-) &amp;nbsp;I’ll work on sharing out the code.&lt;/p&gt;
&lt;p&gt;Hanan - Thanks! &amp;nbsp;I didn&amp;#39;t test international scenarios at all on the control, looks like a bug :)&lt;/p&gt;
&lt;p&gt;Jan Karel Pieterse - Strange, I&amp;#39;m wondering if the XLA -&amp;gt; XLS thing is an IE issue or a website issue. &amp;nbsp;Either way putting it in a zip is probably the way to go.&lt;/p&gt;
&lt;p&gt;Johan De Schutter -&lt;/p&gt;
&lt;p&gt;1) What is the icon - the icon is a shape with a picture in it. &amp;nbsp;On load, if I remember correctly, I dump out an image to the temp directory that is the picture of the calendar, then use it on the shape.&lt;/p&gt;
&lt;p&gt;2) What is the date picker - It’s a VBA user form with labels, combo boxes, and images. &amp;nbsp;If I remember correctly (again), I use some API’s to hide the title bar and fade in and out the user form. &amp;nbsp;Each day is a label and the background of the form is an image.&lt;/p&gt;
&lt;p&gt;3)Share the code – I’ll get on it and take a pass through my backup hard drives, sounds like multiple folks would want to take a peek at it … or even better: enhance it. &amp;nbsp;I’ll work to post it here or in another blog post.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6493" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6494</link><pubDate>Mon, 06 Aug 2007 16:36:25 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6494</guid><dc:creator>Johan De Schutter</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a few questions.&lt;/p&gt;
&lt;p&gt;1)How did you put the icon next to the date? Did you use vba? Is this icon a shape? Could you give a code example?&lt;/p&gt;
&lt;p&gt;2)How did you create the date picker? Is it also a shape, or is it maybe a modified userform? Or maybe some activeX-component? Could you give a code example?&lt;/p&gt;
&lt;p&gt;3)Could you post the source code (or parts of the source code). The icon and the date picker are very nice looking and useful features. It is really an extra to the user interface (data validation, userforms) of Excel.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Johan zendjohan AT hotmail DOT com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6494" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6495</link><pubDate>Mon, 06 Aug 2007 14:55:52 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6495</guid><dc:creator>Jan Karel Pieterse</dc:creator><description>&lt;p&gt;Sam: I have the same experience, clicking the link somehow convinces IE that it has an xls file to save, not an xla. On my site that kind of trouble does not exist because I tend to create zip files for download.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6495" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6496</link><pubDate>Mon, 06 Aug 2007 10:30:46 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6496</guid><dc:creator>Hanan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It really a great tool.&lt;/p&gt;
&lt;p&gt;I am using right to left user interface (Hebrew UI)and if I click on the toolbar button, the calender is cut on the right side of the screen so I can&amp;#39;t pick the year from the combo box or to click of the option button.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Hanan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6496" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6497</link><pubDate>Sat, 04 Aug 2007 20:27:46 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6497</guid><dc:creator>dbowe</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s a really really well designed tool. I think the only problem is the way it&amp;#39;s applied. I strongly agree with other reader that you should be able to apply it as a validation control. It&amp;#39;s uses become limited when you need a date or the text &amp;#39;date&amp;#39; in a sell above the desired cell. Is there any plan to extend the functionality to implement this. Or can you make your code open for extension by other people??&lt;/p&gt;
&lt;p&gt;Again, brilliant control. I really like the UI. thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6497" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6498</link><pubDate>Sat, 04 Aug 2007 17:45:07 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6498</guid><dc:creator>Sam Rad</dc:creator><description>&lt;p&gt;Colin Banfield - nice, I would imagine it in data validation as well.&lt;/p&gt;
&lt;p&gt;date picker user - thanks for the link!&lt;/p&gt;
&lt;p&gt;chris h - thanks! &amp;nbsp;I&amp;#39;ll have to fix that if I ever get to editing it again.&lt;/p&gt;
&lt;p&gt;Neil - thanks!&lt;/p&gt;
&lt;p&gt;AdamV - thanks! &amp;nbsp;yeah I should add to the undo stack, I&amp;#39;m not sure how to off the top of my head, but I remember seeing example VBA code somewhere that did it.&lt;/p&gt;
&lt;p&gt;Rich Williams - I&amp;#39;ll mention it to the outlook team!&lt;/p&gt;
&lt;p&gt;Jan Karel Pieterse - thanks! &amp;nbsp;it is an XLA, so if you want to put it in a different directory and load it through the add-in manager it should work. &amp;nbsp;XLSTART is just how I was doing it. &amp;nbsp;Though for some reason when i goto download the XLA IE says its an XLS ... ?&lt;/p&gt;
&lt;p&gt;Charles Miles - only some projects, I don&amp;#39;t think there was a special reason for it back then (at least I can&amp;#39;t remember one).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6498" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6499</link><pubDate>Sat, 04 Aug 2007 02:07:23 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6499</guid><dc:creator>Charles Miles</dc:creator><description>&lt;p&gt;I hope you do show the source at some point - always educational to look at the code for useful interesting projects like yours.&lt;/p&gt;
&lt;p&gt;I am curious why you &amp;quot;type in a long random password and obfuscate the code&amp;quot; on creation of the project - do you do that on every project? Just curious!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Charles&lt;/p&gt;
&lt;p&gt;charles@cmiles.info&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6499" width="1" height="1"&gt;</description></item><item><title>re: Sam Radakovitz on date pickers</title><link>http://blogs.office.com/b/microsoft-excel/archive/2007/08/01/sam-radakovitz-on-date-pickers.aspx#6500</link><pubDate>Fri, 03 Aug 2007 18:22:36 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:6500</guid><dc:creator>Jan Karel Pieterse</dc:creator><description>&lt;p&gt;Nifty tool. &lt;/p&gt;
&lt;p&gt;One point of criticism: I&amp;#39;m not fond of advising people to put the file in XLSTART.&lt;/p&gt;
&lt;p&gt;I would have built a real addin (.xla) as opposed to a hidden xls so you can enable it when you need it in Tools, Addins.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=6500" width="1" height="1"&gt;</description></item></channel></rss>