Excel Worksheet Background Question

V

Vgolfmaster

I am able to set a background for a worksheet using the page layout
'Background' option, but I am looking for a way to do this using VBA code. I
am not having any luck finding a property or method associated with the
background object in order to do this.

Any suggestions?

tia,

Vgolfmaster
 
V

Vgolfmaster

Sorry all, you can disregard this message - I found my answer!

ActiveSheet.SetBackgroundPicture Filename:=

was what I was looking for !!

Vg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top