I need to "pretty print" VBA code into a Word document, retaining the color scheme from the VBE editor. I've been looking for free programs or methods to do this, but found nothing usable so far. Any ideas would be greatly appreciated.
Thanks
I need to "pretty print" VBA code into a Word document, retaining the color scheme from the VBE editor. I've been looking for free programs or methods to do this, but found nothing usable so far. Any ideas would be greatly appreciated.
Thanks
There are two programs on cnet downloads, which are free to try. In case you did not try them, here are the links:
Peronsally I like UltraEdit as a great ascii & hex editor. When you copy your code into it and save with a language extension like "vba" it will print reserved words. Have not used it in a while, but you used to be able to customize it a lot.