Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "Steve" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic background image in Excel? | Excel Discussion (Misc queries) | |||
Using a Word, PDF, Image as a background on Excel. | Charts and Charting in Excel | |||
Excel background image | Excel Discussion (Misc queries) | |||
How do I get the print of the background image of excel? | Excel Worksheet Functions | |||
Export the worksheet background image as an image file - possible? | Excel Programming |