mad.scientist21
New Member
- Joined
- Aug 22, 2009
- Messages
- 2
Is there any way to count the number of lines of code that execute in a macro? I do not mean simply counting the number of lines of code in a macro, but the total number of lines executed. For example, a loop may only contain three lines of code, but those lines may be executed 1,00 times each for a total of 3,000.
(Of course, if I had all day I could step through the macro and count the number of times I hit F8.)
Thanks in advance.
(Of course, if I had all day I could step through the macro and count the number of times I hit F8.)
Thanks in advance.