<?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: Counting Code Lines</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:28:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Carlos Quintero (MZ-Tools author)</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19337</link>
		<dc:creator>Carlos Quintero (MZ-Tools author)</dc:creator>
		<pubDate>Thu, 30 Mar 2006 23:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19337</guid>
		<description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;For those of you having crashes unloading Excel when MZ-Tools is loaded, please read the FAQs, specially this one: &lt;/p&gt;
&lt;p&gt;I have problems unloading the add-in or the Visual Basic IDE&lt;br&gt;
&lt;a href=&quot;http://www.mztools.com/v3/faq.htm#Unloading&quot; rel=&quot;nofollow&quot;&gt;http://www.mztools.com/v3/faq.htm#Unloading&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which surely will fix the problem. Otherwise, contact me. I do support the tools with monthly bug fixes for years despite being freeware...&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Carlos J. Quintero&lt;/p&gt;
&lt;p&gt;MZ-Tools: Productivity add-ins for Visual Studio.&lt;br&gt;
You can code, design, locate code and document your apps much faster:&lt;br&gt;
&lt;a href=&quot;http://www.mztools.com&quot; rel=&quot;nofollow&quot;&gt;http://www.mztools.com&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>For those of you having crashes unloading Excel when MZ-Tools is loaded, please read the FAQs, specially this one: </p>
<p>I have problems unloading the add-in or the Visual Basic IDE<br />
<a href="http://www.mztools.com/v3/faq.htm#Unloading" rel="nofollow">http://www.mztools.com/v3/faq.htm#Unloading</a></p>
<p>Which surely will fix the problem. Otherwise, contact me. I do support the tools with monthly bug fixes for years despite being freeware&#8230;</p>
<p>Best regards,</p>
<p>Carlos J. Quintero</p>
<p>MZ-Tools: Productivity add-ins for Visual Studio.<br />
You can code, design, locate code and document your apps much faster:<br />
<a href="http://www.mztools.com" rel="nofollow">http://www.mztools.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex J</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19175</link>
		<dc:creator>Alex J</dc:creator>
		<pubDate>Tue, 14 Mar 2006 19:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19175</guid>
		<description>&lt;p&gt;MZ Tools is a regular for me as well. I wish that there were updates!&lt;br&gt;
Best functions in MZ tools for me are &quot;Procedure Callers&quot;, &quot;Find&quot;, and &quot;Sort Procedures&quot;&lt;br&gt;
I also really like the &quot;Find Name in Range&quot; function from Excel Utilities and the form &quot;Nudge&quot; controls from VBE Tools.&lt;/p&gt;
&lt;p&gt;So far, my dictator app with satellite add-ins &amp; template has about 20,000 LOC at about 20 lines procedure. 3 years and counting on this one, most paid by clients (yes! more than one).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>MZ Tools is a regular for me as well. I wish that there were updates!<br />
Best functions in MZ tools for me are &#8220;Procedure Callers&#8221;, &#8220;Find&#8221;, and &#8220;Sort Procedures&#8221;<br />
I also really like the &#8220;Find Name in Range&#8221; function from Excel Utilities and the form &#8220;Nudge&#8221; controls from VBE Tools.</p>
<p>So far, my dictator app with satellite add-ins &amp; template has about 20,000 LOC at about 20 lines procedure. 3 years and counting on this one, most paid by clients (yes! more than one).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doco</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19174</link>
		<dc:creator>doco</dc:creator>
		<pubDate>Tue, 14 Mar 2006 19:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19174</guid>
		<description>&lt;p&gt;I use MZ tools as well.  One thing that is always a problem is getting lost in the process; both in coding and spreadsheet design (range names, named formulas, etc).  What process do you use to keep track: is there a custom program (Source Safe) or have you built a custom word/excel/access widget?&lt;/p&gt;
&lt;p&gt;doco&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use MZ tools as well.  One thing that is always a problem is getting lost in the process; both in coding and spreadsheet design (range names, named formulas, etc).  What process do you use to keep track: is there a custom program (Source Safe) or have you built a custom word/excel/access widget?</p>
<p>doco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Pablo Gonzalez</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19171</link>
		<dc:creator>Juan Pablo Gonzalez</dc:creator>
		<pubDate>Tue, 14 Mar 2006 15:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19171</guid>
		<description>&lt;p&gt;Looks like I&#039;m winning:&lt;/p&gt;
&lt;p&gt;44,452 lines (41,710 without comments) on 1,382 procedures for 30.2 lines per procedure.  The project is still going... and this is without counting the VB6 or VB.Net ASP pages that the program uses, just the main XLA of the program.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks like I&#8217;m winning:</p>
<p>44,452 lines (41,710 without comments) on 1,382 procedures for 30.2 lines per procedure.  The project is still going&#8230; and this is without counting the VB6 or VB.Net ASP pages that the program uses, just the main XLA of the program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Brown</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19170</link>
		<dc:creator>Gary Brown</dc:creator>
		<pubDate>Tue, 14 Mar 2006 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19170</guid>
		<description>&lt;p&gt;After reading these comments, I downloaded MZTools and also had issues with it as described by others above.  But instead of uninstalling it, I used the Add-In manager to unload when not using it and all the &#039;issues&#039; disappeared.  This way I don&#039;t have to keep installing and uninstalling and yet get the full benefits of MZTools.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After reading these comments, I downloaded MZTools and also had issues with it as described by others above.  But instead of uninstalling it, I used the Add-In manager to unload when not using it and all the &#8216;issues&#8217; disappeared.  This way I don&#8217;t have to keep installing and uninstalling and yet get the full benefits of MZTools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19169</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Tue, 14 Mar 2006 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19169</guid>
		<description>&lt;p&gt;I use VBCodePrint, VBACodePrint and NetCodePrint for all kind of code-documentation as well as code published on my sites.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use VBCodePrint, VBACodePrint and NetCodePrint for all kind of code-documentation as well as code published on my sites.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19167</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Tue, 14 Mar 2006 13:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19167</guid>
		<description>&lt;p&gt;Just a quick tip for printing code:&lt;/p&gt;
&lt;p&gt;I use one of the copies of vbHTMLMaker listed here (I don&#039;t know what the current version is):&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.puremis.net/excel/downloads.shtml&quot; rel=&quot;nofollow&quot;&gt;http://www.puremis.net/excel/downloads.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;which creates formatted html of selected code. Mainly for pasting code into my site, but it also works to get coloured printing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just a quick tip for printing code:</p>
<p>I use one of the copies of vbHTMLMaker listed here (I don&#8217;t know what the current version is):</p>
<p><a href="http://www.puremis.net/excel/downloads.shtml" rel="nofollow">http://www.puremis.net/excel/downloads.shtml</a></p>
<p>which creates formatted html of selected code. Mainly for pasting code into my site, but it also works to get coloured printing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jam</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19166</link>
		<dc:creator>Jam</dc:creator>
		<pubDate>Tue, 14 Mar 2006 12:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19166</guid>
		<description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Well I am not a professional developper more an advanced user but I use MZTools for more than 5 years and never been disapointed. It helps me mainly to check the unused variables, count lines and create headers + clearing the execution (not sure of the translation) window.&lt;br&gt;
I never wrote more than 5000 lines of code in a maximum of 10 modules (what about forms ;-)).&lt;br&gt;
I use VBE Tools, code cleaner, Pretty Code Print (an old version which was free) for clean printings of my code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Well I am not a professional developper more an advanced user but I use MZTools for more than 5 years and never been disapointed. It helps me mainly to check the unused variables, count lines and create headers + clearing the execution (not sure of the translation) window.<br />
I never wrote more than 5000 lines of code in a maximum of 10 modules (what about forms <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).<br />
I use VBE Tools, code cleaner, Pretty Code Print (an old version which was free) for clean printings of my code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19164</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Tue, 14 Mar 2006 10:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19164</guid>
		<description>&lt;p&gt;Sweet LOARD! 170 megs!!?!?!?!&lt;/p&gt;
&lt;p&gt;I dont think i have the will to write 25859 lines of VBA, I think my bigest project is around 3000 lines. &lt;/p&gt;
&lt;p&gt;MZ tools, code intenter (and VBE tools) and Code cleaner are all used regularly. I use the close all window button alot in MZ tools too.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sweet LOARD! 170 megs!!?!?!?!</p>
<p>I dont think i have the will to write 25859 lines of VBA, I think my bigest project is around 3000 lines. </p>
<p>MZ tools, code intenter (and VBE tools) and Code cleaner are all used regularly. I use the close all window button alot in MZ tools too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DM Unseen</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/03/13/counting-code-lines/#comment-19163</link>
		<dc:creator>DM Unseen</dc:creator>
		<pubDate>Tue, 14 Mar 2006 10:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1370#comment-19163</guid>
		<description>&lt;p&gt;Largets project I had was around a whopping 19000! lines of Excel VBA Code within around 45 modules(this is without the Access VBA code, VB code and database which amounded to around 8000 lines as well). It took 2,5 years total to develop this. with 3,5 years of modifications/support afterwards. AFAIK it is stil in use. I used mainly self developed developer tools, but also Code Cleaner and FMS Total Visual CodeTools(http://www.fmsinc.com/products/CodeTools/index.html)which also does code scrambling BTW.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Largets project I had was around a whopping 19000! lines of Excel VBA Code within around 45 modules(this is without the Access VBA code, VB code and database which amounded to around 8000 lines as well). It took 2,5 years total to develop this. with 3,5 years of modifications/support afterwards. AFAIK it is stil in use. I used mainly self developed developer tools, but also Code Cleaner and FMS Total Visual CodeTools(http://www.fmsinc.com/products/CodeTools/index.html)which also does code scrambling BTW.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

