Printing Screen Tips for a Shape

L

Les Taylor

If you have 10 or 12 shapes with screen tips, is it possible to get the screen tips for all the shapes to print with the drawing?
 
M

Mark Nelson [MS]

Sorry, no. That seems to be a very popular request though.

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.


Les Taylor said:
If you have 10 or 12 shapes with screen tips, is it possible to get the
screen tips for all the shapes to print with the drawing?
 
A

Al Edlund

You might consider writing a piece of vba code to copy the screen tips to a
separate layer on the drawing. This then could be enabled/disabled for
printing.
Al
 
Top