Results 1 to 4 of 4

Defining chart colours by cell entries

Threaded View

  1. #1
    Registered User
    Join Date
    08-13-2010
    Location
    Slough, UK
    MS-Off Ver
    Excel 2010
    Posts
    18

    Defining chart colours by cell entries

    I have some VBA code that I am using to change the background colour of cells in my column A using values in columns B,C,D to define the RGB components of the colour.
    e.g. Red | 255 | 0 | 0 turns the first cell's background to red.

    I've created a column chart using the column A values as x-values and some other data in column E as y-values. What I want is to make the fill colour of the columns in the chart the same as the background colour of the cells in the worksheet.

    Please see attached file - thanks in advance for your help
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1