amorosik
Active member
- Local time
- Today, 08:34
- Joined
- Apr 18, 2020
- Messages
- 737
I use MZ-tools, and one of the features I use most frequently is adding error routines, line numbering, and line de-numbering
Many forum users will surely be familiar with Mz-Tools, as it's a truly useful tool
How can I achieve the same effect (inserting a few lines of code with variables taken from the current sub/function name) from VBA code or an external program?
Let me explain, if I wanted to create a system similar to Mz-Tools, limited to these two features, how would I go about it?
Many forum users will surely be familiar with Mz-Tools, as it's a truly useful tool
How can I achieve the same effect (inserting a few lines of code with variables taken from the current sub/function name) from VBA code or an external program?
Let me explain, if I wanted to create a system similar to Mz-Tools, limited to these two features, how would I go about it?