Is there a way of deleting all code lines beginning with debug.print across all modules using VBA? (1 Viewer)

I'm sure it could be used in code similar to yours though,
Yes, I use regex in my apps too. But only for simple string patterns. Something like multi line codes is out of my capacity. That's why I went for loops.
 

Users who are viewing this thread

  • Back
    Top Bottom