Warning: Cannot modify header information - headers already sent by (output started at /home/excel13/public_html/blog/wp-content/themes/cordobo-green-park-09-beta-09/functions.php:2) in /home/excel13/public_html/blog/wp-includes/feed-rss2-comments.php on line 8
Comments on: Stripping data from an imported file http://www.excelguru.ca/blog/2007/08/13/stripping-data-from-an-imported-file/ More geeky stuff from the author of www.excelguru.ca... Mon, 31 Oct 2011 15:51:25 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Ken Puls http://www.excelguru.ca/blog/2007/08/13/stripping-data-from-an-imported-file/comment-page-1/#comment-26271 Ken Puls Sat, 25 Aug 2007 02:50:43 +0000 http://www.excelguru.ca/blog/2007/08/13/stripping-data-from-an-imported-file/#comment-26271 LOL! You're right, Matt. I should get into regExp. As soon as I have the time to re-write again, I'll call you up. :) LOL!

You’re right, Matt. I should get into regExp. As soon as I have the time to re-write again, I’ll call you up. :)

]]>
By: Matt Vidas http://www.excelguru.ca/blog/2007/08/13/stripping-data-from-an-imported-file/comment-page-1/#comment-26220 Matt Vidas Fri, 24 Aug 2007 17:23:47 +0000 http://www.excelguru.ca/blog/2007/08/13/stripping-data-from-an-imported-file/#comment-26220 Hey Ken, You really need to get more into regular expressions :) I take a 100,000 line account dump from our GL system, parse the thing with regexp, then summarize in excel and split into relevant text files in about 10 seconds. My monthly 450,000+ line data dump does take about 25 seconds to do, but there are too many calculations in there to speed it up anymore. You know how to reach me if you want to know more :) Hey Ken,

You really need to get more into regular expressions :) I take a 100,000 line account dump from our GL system, parse the thing with regexp, then summarize in excel and split into relevant text files in about 10 seconds. My monthly 450,000+ line data dump does take about 25 seconds to do, but there are too many calculations in there to speed it up anymore. You know how to reach me if you want to know more :)

]]>