<?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>Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx</link><description>This post is brought to you by Chad Rothschiller a Program Manager on the Excel team. Today I&amp;rsquo;m proud to be writing about a new feature in Excel 2013 called Flash Fill that makes all of those tasks very simple for even the most novice user. Several</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33344</link><pubDate>Fri, 24 Aug 2012 04:49:56 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33344</guid><dc:creator>jporkka</dc:creator><description>&lt;p&gt;FlashFill looks really interesting, but this touches on something related that I’ve run into a bunch of times.&lt;/p&gt;
&lt;p&gt;In the other blog post you reference you have:&lt;/p&gt;
&lt;p&gt;1.	In P2 enter this formula: =DATE(MID(E2,1,4),MID(E2,5,2),MID(E2,7,2))&lt;/p&gt;
&lt;p&gt;2.	Fill that formula down across the rows of data (P2:P10 in this case)&lt;/p&gt;
&lt;p&gt;But, what I’ve always wanted to be able to do is basically to create a user-defined function (but not vb-script).&lt;/p&gt;
&lt;p&gt;So for the above, I’d write define a function like so:&lt;/p&gt;
&lt;p&gt;define MyFn(cell) &amp;nbsp;DATE(MID(cell,1,4),MID(cell, 5,2),MID(cell, 7,2))&lt;/p&gt;
&lt;p&gt;Then in P2:P10 I’d fill with “=MyFn(E2)”&lt;/p&gt;
&lt;p&gt;The closest I’ve come to this is to define a table and have excel automatically fill-down when you edit the top row.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33344" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33254</link><pubDate>Mon, 20 Aug 2012 06:25:26 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33254</guid><dc:creator>Jim King</dc:creator><description>&lt;p&gt;Excel Flash Fill is a brilliant time saver, i wish i have it years ago. It automatically separates data &amp;nbsp;pasted from sites into separate columns. Really cool!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33254" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33064</link><pubDate>Fri, 10 Aug 2012 16:30:16 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33064</guid><dc:creator>Chad Rothschiller</dc:creator><description>&lt;p&gt;Yes Frederic, the more uniform your data, the better. One trick to help isolate where the Flash Fill rule will be applied is to explicitly select only the range you want filled in (which would include a couple of good examples you provide). So if you have 40 rows of data, and after sorting it looks like the first 10 are similar in shape/structure, then provide an example, then select those first 10 rows, and hit CTRL + E (or Data tab / Flash Fill) to fill only the first 10 rows. Repeat for the other sets of similar data.&lt;/p&gt;
&lt;p&gt;Another option would be to use a filter to narrow down to only the data you want to Flash Fill (weed out the rows you don&amp;#39;t want Flash Fill to operate on) - - the feature will only work on the non-filtered (visible) data.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33064" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33063</link><pubDate>Fri, 10 Aug 2012 16:19:21 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33063</guid><dc:creator>Chad Rothschiller</dc:creator><description>&lt;p&gt;Thanks Bill. Yes, date formatting is really powerful in Excel, though ultimately we want Flash Fill to do all the heavy lifting for you. Here&amp;#39;s a pointer to an article on custom number formatting: &lt;a rel="nofollow" target="_new" href="http://office.microsoft.com/en-us/excel-help/number-format-codes-HP005198679.aspx"&gt;office.microsoft.com/.../number-format-codes-HP005198679.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33063" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33062</link><pubDate>Fri, 10 Aug 2012 16:10:47 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33062</guid><dc:creator>Chad Rothschiller</dc:creator><description>&lt;p&gt;The selection doesn&amp;#39;t matter when providing the second example. That revsion will be added to the example set, a new &amp;nbsp;rule (or set of rules) will be re-created from the new example set and applied over the entire original Flash Filled range. &lt;/p&gt;
&lt;p&gt;Yes, we were thinking people might want to fill those a certain color, or you could also tab through them to review them (though 100 is probably too many for that). Note that you get a similar option for selecting the changed cells, and that&amp;#39;s also available in the status bar at the bottom.&lt;/p&gt;
&lt;p&gt;Finally, another way to review your results is to sort the Flash Filled range (sorting is one of the few operations that doesn&amp;#39;t automatically dismiss the Flash Filled range from being dynamic/active) and look at the results that way.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33062" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33051</link><pubDate>Fri, 10 Aug 2012 11:26:45 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33051</guid><dc:creator>Bill Jelen</dc:creator><description>&lt;p&gt;Chad - another tip. You noted that Flash Fill doesn’t know that 1 might correspond to “January”, 2 to “February”, and so on. However, if you convert the column of dates to use the Long Date format, you can get Flash Fill to give you &amp;quot;January&amp;quot;, &amp;quot;February&amp;quot; and so on.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33051" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33046</link><pubDate>Fri, 10 Aug 2012 10:07:59 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33046</guid><dc:creator>WorkerThread</dc:creator><description>&lt;p&gt;Very interesting post and it prompted me to try the feature out alongside the new WebService() function. &amp;nbsp; I&amp;#39;ve blogged about my experiments here &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://workerthread.wordpress.com/2012/08/09/excel-2013-preview-webservice-function-and-flash-fill/"&gt;workerthread.wordpress.com/.../excel-2013-preview-webservice-function-and-flash-fill&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33046" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33042</link><pubDate>Fri, 10 Aug 2012 07:25:24 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33042</guid><dc:creator>Frédéric LE GUEN</dc:creator><description>&lt;p&gt;When your list of data is complex and the Flash Fill is not able to &amp;quot;understand&amp;quot; your rule, it&amp;#39;s better to sort your list before to use the Flash Fill. This tip solves a lot of problems ;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33042" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#33032</link><pubDate>Thu, 09 Aug 2012 23:18:06 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33032</guid><dc:creator>Bill Jelen</dc:creator><description>&lt;p&gt;Chad - this is a great feature. Thanks.&lt;/p&gt;
&lt;p&gt;Say I have 2000 cells and I flash Fill, You get 95% of them, but can not figure out 5% of them and leave them blank. There is a little UI dropdown that pops up where I can select the 100 blank cells. Does selecting just the missing cells help when providing the second rule, or were you figuring we might want to change the fill color in this case?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33032" width="1" height="1"&gt;</description></item><item><title>re: Flash Fill:</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/08/08/flash-fill.aspx#32998</link><pubDate>Thu, 09 Aug 2012 07:50:08 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32998</guid><dc:creator>Diego M. Oppenheimer</dc:creator><description>&lt;p&gt;You can get it here &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/office/preview/en/try-office-preview"&gt;www.microsoft.com/.../try-office-preview&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32998" width="1" height="1"&gt;</description></item></channel></rss>