Show full text of variable in vba editor

L

Lars Brownies

When debugging, the vba editor only shows a portion of the string's value,
if it's a long string. Is there some trick to show the full value, other
than using debug.print?

Thanks,
Lars
 
Top