It used to be simple to do this -- the macro was so simple you could just type it every time you needed it. However, due to a bug in the fonts mechanism of Word 2003 the macro becomes unnecessarily complex to write. It appears that the built-in FontNames collection is not correctly defined: the data type of the collection index and its content seem to be mismatched. The following macro works (laboriously) around this. Note: This macro is not compatible with Mac Word. It will run, but Word may produce errors.
Sub FontSamples()
' Samples all fonts installed