Err.LineNumber

  • Thread starter Thread starter mangesh_yadav
  • Start date Start date
M

mangesh_yadav

Hi,

is there nothing in VBA which gives the line number of the line wher
the error occurs. It becomes quite difficult to find a problem on th
users machine when a bug comes up
 
mangesh,
There is the Err.Erl, but you have to number all you lines for this to work.
MZ-Tools have an add-in that can do this.
(Applies to VB, so I am assuming it applies to VBA also.)

NickHK
 

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

Back
Top