A
aj
Here is my code
ActiveChart.PlotArea.Select
Selection.Fill.UserPicture PictureFile:="C:\My Documents\Picture2.jpg"
Is there any way to program a picture into a chart that is in a
worksheet in the current workbook instead of having to get it from a
file.
ActiveChart.PlotArea.Select
Selection.Fill.UserPicture PictureFile:="C:\My Documents\Picture2.jpg"
Is there any way to program a picture into a chart that is in a
worksheet in the current workbook instead of having to get it from a
file.