print all fonts on computer

A

antssistr

I have over 1800 fonts on my computer and really need to print them all out.
I have XP and am using Word 2007.

Can you please help.

Thanks
 
A

antssistr

That is for Word 2003. I tried to use it, but it didn't work for me. Also,
would there be something easier since I don't really know Visual Basic.
 
J

Jay Freedman

When you pasted that macro into the VBA editor, were some of the lines
colored red? That's the editor's way of telling you those lines have a
problem.

In this case, the red lines end with an underscore character, which is
supposed to mean that the next line is part of the same statement. However,
because of the formatting on the web page, the pasted text has an extra
blank line after each line of text, and the underscore doesn't have anything
on the "next line" to complete the statement. Just delete the blank line
after each line of red text. When it all turns to black (and green for
comments), try running it.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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