Hi tinfanide,
AFAIK, the numeric type is the best you'll get via Debug.Print. For anything fancier, you'd need to create a Select Case statement or something such with your own enumeration list to retrieve the names from the numbers and use a MsgBox instead of Debug.Print.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|