Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default .ChartArea.Fill.UserPicture PictureFile:="how to reference an obj.

How do you reference an object from the clipboard to use as a background
picture for the Excel Chart Area instead of an actual file. I'm trying to
avoid an actual file and so I've placed the picture in the file with my Excel
macro. Copy & paste does not work. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default .ChartArea.Fill.UserPicture PictureFile:="how to reference an obj.

Hi Carlos,

How do you reference an object from the clipboard to use as a background
picture for the Excel Chart Area instead of an actual file. I'm trying to
avoid an actual file and so I've placed the picture in the file with my Excel
macro. Copy & paste does not work. Thanks.


I don't see a property that we can use to set the picture directly (i.e. not
from a file), so I think the best we can do is to use the PastePicture routine
on my web site to save the picture as a file, set the chart to use the file,
then delete the file.

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shortcut to switch from "fill down" to "copy" with mouse drag RJ Dake Excel Discussion (Misc queries) 3 August 13th 09 05:35 PM
"Type mismatch" when I try to fill an Array variable with "+" [email protected] Excel Discussion (Misc queries) 1 April 17th 07 01:28 PM
What is the relationship between .ChartArea and the default printer ? Xavier Charts and Charting in Excel 0 May 3rd 06 02:53 PM
chartarea sandhya Charts and Charting in Excel 0 September 29th 05 01:08 PM
Excel VBA - go to worksheet "name" based on a cell reference ="Name" james007 Excel Programming 2 July 8th 04 11:04 PM


All times are GMT +1. The time now is 02:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"