[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

Excel 2007 Chart Properties

Asked by hbash in Microsoft Excel Spreadsheet Software, VB Objects

I would like to set the colors and plot line sizes that a selected chart in the activeworkbook.  In Excel 2003,  the color changes could be affected by code like the following:

    ActiveWorkbook.Colors(1) = RGB(0, 0, 0)
    ActiveWorkbook.Colors(9) = RGB(229, 148, 149)
    ActiveWorkbook.Colors(3) = RGB(255, 0, 0)
    ActiveWorkbook.Colors(7) = RGB(255, 153, 153)
    ActiveWorkbook.Colors(38) = RGB(255, 204, 204)
    ActiveWorkbook.Colors(17) = RGB(204, 41, 43)
    ActiveWorkbook.Colors(25) = RGB(8, 8, 8)

etc...

But, in 2007 this code does not appear to work.

 
Related Solutions
Keywords: Excel 2007 Chart Properties
 
Loading Advertisement...
 
[+][-]10/30/09 12:03 PM, ID: 25705913Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/30/09 03:55 PM, ID: 25707292Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/30/09 09:16 PM, ID: 25708403Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/22/09 02:12 PM, ID: 25883945Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625