hey all.. is there a way to count the number of lines of code i have in a project?
-Matt
Printable View
hey all.. is there a way to count the number of lines of code i have in a project?
-Matt
If you have the standard toolbar enabled, VB tells you what line / column you are currently on. (It says something like Ln 2185,Col 1 on the toolbar).
thanks, this is true, but i have about 25 forms and 6 mod's
any automated tools?
-matt
How about for the entire project, not just the module?