Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any tool/utility to count the lines of VBA code in any VBA project

Status
Not open for further replies.

cravincreeks

Technical User
Jun 18, 2004
85
US
I'm just curious how many lines of code I've written in this project so far. Any utilities out there that will do this? - VBA only (not VB)?

Thanks!

AZ
 
Tools | Analyze | Documenter - gives line numbers on the module. Else, the freeware MZTools have a nifty tool (Statistics), which will give you that.

Roy-Vidar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top