How do I get rid of a black box that shows up when I print excel?

C

Chickadee2624

I have a black box that shows up when I try to print an excel worksheet that
was sent over as an attachment. How do I get rid of it?
 
D

Dave Peterson

Do you have an object (textbox/rectangle/picture???) on that sheet?

Maybe you could use:
edit|goto|special|Objects
(to select all the objects)

and then use the tab key to move between them.
 
Top