show VBA source line numbers

M

Markus Scheible

Hi all,

does somebody know how I could get shown the source code
line numbers at the VBA editor? I can see the current line
where the cursor is but I would need every line numbered...

Thanks in advance and have a nice day!

Best regards

Markus
 
M

Markus Scheible

Hi unknown,

thanks for the tip, I already got the info about this
tool... unfortunately it is not allowed to install other
software at our computers - so is there no possibility to
get the line numbers without any extra tool?

TIA

Markus
 
K

keepITcool

Markus,
i'm not that unknown here.. i go by the name keepITcool <g>

administrators... wont allow anything on user machines while at the
same time THEY run eDonkey on their own machines....

maybe it's not allowed.. but have they blocked it? The 'only' thing you
need to install MZtools is to be able to use regsvr32 to register the
DLL.


As an alternative you need to write /find a procedure for the line
numbering. Among the tons of tools I managed to unearth 1 code snippet
from Google...

From Bernie Deitrick (no less!):
http://xlbysteph.free.fr/aideinformatique/news/vbanumeroterlignes.txt

Are you allowed access to VBObject model?
Check Macro/Security/Trusted Sources there's a checkbox at the bottom.


hth...


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Markus Scheible wrote :
 
K

keepITcool

Markus,
I've just had a look at the code from that link,..
but it's ratherr basic and probably not what you want.

Be VERY carefull running it...

I may attempt something of my own. I'll post back when I've something
worthwhile.





--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


keepITcool wrote :
 
K

keepITcool

Tom,

thanks for that thread. Stephen Bullen's contribution there looks like
what I was in the process of building. (Process aborted now)

I do have MZtools anyway, but it looks to me as a logical xtra for
Stephen's smart indenter?


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Tom Ogilvy wrote :
 
A

arno

thanks for the tip, I already got the info about this

Na toll. Jetzt wirf ihm vielleich noch vor, er hätte dein Crossprosting
gefälligst lesen sollen!

:(

arno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top