Excel Image Background

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to place a background image into an excel spreadsheet with
programming. I also want to somehow stop the tiling of the background in
excel and with that somehow set the size that the background image will be in
excel. Any ideas let me know.

Thanks,
Steve
 
Steve,
With XL 2K, you can't achieve that; the graphic tiles over the whole
worksheet.
Placing a graphic on the WS or in an image control does not allow the WS to
be seen underneath.
Not sure if later version allow either of the above.

I supposed you could put a linked picture of the cells over your graphic on
the WS, but the user would not be able to edit that directly, which may be
confusing.
But if this is only for display, it may work.

NickHK
 

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

Back
Top