printing vba code

M

Mike

I would like to print all the code from a Word template,
and maintain the tabs, line ends, etc. I want to print to
paper that is punched for 3-hole notebook, so I need to be
able to set margins, etc. I've tried saving as pdf and
other methods, but wind up losing the formatting of the
tabs, etc.
 
J

Jezebel

Select and copy the code (ctrl-A, ctrl-C) and paste into a document. There
are utilities around (freebie and otherwise) -- the name 'PrettyPrint' rings
a bell -- that do extra formatting for you.

In my experience, printed copy of code is a waste of time: it's always out
of date.
 

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

Top