+ Reply to Thread
Results 1 to 2 of 2

Adjusting Series Formats in VBA

  1. #1
    Registered User
    Join Date
    02-15-2012
    Location
    Lynchburg, Virginia
    MS-Off Ver
    Excel 2007
    Posts
    32

    Adjusting Series Formats in VBA

    I have a lot of data that I need to graphically represent. I have three near identical (but not) graphs on every worksheet in my workbook. I've used VBA to generate the graphs, but what I'd like to do is
    1.) Specify where the graphs are located
    2.) Adjust the color of the data series from one graph to the next.

    I can't use the Macro recorder because it gives me code that fails everytime I try to use it. Does anybody know how to do this? Thanks!

    I've attached a sample of where I want the charts to be and what I want the series to look like. The Macro for generating the charts is in the workbook.
    Attached Files Attached Files
    Last edited by ParkerExcel; 03-06-2012 at 12:59 PM.

  2. #2
    Registered User
    Join Date
    02-15-2012
    Location
    Lynchburg, Virginia
    MS-Off Ver
    Excel 2007
    Posts
    32

    Re: Adjusting Series Formats in VBA

    Okay I managed to find a code that specified series color.

    Please Login or Register  to view this content.
    So all I need is a way to locate the chart

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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