Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to se how many lines of code that I have written
in design mode ? -- Mit fotoalbum www.photo.activewebsite.dk |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi SpookiePower,
Try something like: MsgBox Application.VBE.ActiveVBProject. _ VBComponents("Module1").CodeModule.CountOfLines --- Regards, Norman "SpookiePower" wrote in message . dk... Is it possible to se how many lines of code that I have written in design mode ? -- Mit fotoalbum www.photo.activewebsite.dk |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
SpookiePower,
MZ Tools have a good add-in that gives you various stats and adds a variety of other enhancements. http://www.mztools.com/ NickHK "SpookiePower" wrote in message . dk... Is it possible to se how many lines of code that I have written in design mode ? -- Mit fotoalbum www.photo.activewebsite.dk |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please Explain Two Lines of Code | Excel Programming | |||
Code to write out all lines of code | Excel Programming | |||
How to combine lines of code? | Excel Programming | |||
Help Please: Need code to test several lines | Excel Programming | |||
Lines fo code | Excel Programming |