![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Location: Texas Instruments
Posts: 47
|
I would like to put our company's logo on my embedded charts. I don't want to carry an extra seperate file around, so I'd rather not use Loadpicture(). I placed my logo picture on a hidden worksheet so it would be contained within my workbook. How can I take the picture and place it onto the chart? Do I have to use the clipboard? Is there an OLEshape method that I can use? I know how to reference the picture in the workbook, I just don't know how to use that reference with an object on the chart.
|
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
|
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Feb 2002
Location: Texas Instruments
Posts: 47
|
I'm creating my charts with VBA, so all the charts are created on-the-fly. Maybe I can make a dummy chart to hold the picture, or maybe work with a resource or DLL file. I just don't want to have to have a line loading the picture from a static path.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|