Results 1 to 8 of 8

Use VBA to populate Line Charts (Was Scatter Charts)

Threaded View

  1. #1
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,192

    Use VBA to populate Line Charts (Was Scatter Charts)

    In my workbook I have Sheet1 with some sample data.
    Column A is the "PlanName", for every instance of "0250018_REV_E_1" I want to use data from Column C and D to populate Scatter Charts based on the PlanName of Column A.
    For every PlanName change, create a new worksheet/chart.

    Column C data "2021-02-08T19:03:53.3989786-06:00" can be broken down as:
    2021-02-08 (Plan run Date)
    T (can be ignored)
    19:03:53 (Time as RunEnd, the rest of the string for time can be ignored, "3989786-06:00")

    Column D has been converted to H:M:S (In these examples, they are all M:S).

    In the chart example, the first instance should have a label of "2021-02-08 19:03:53", preferably in the Y axis stacked.
    (Assume rotated 90 degrees)
    2021-02-08
    19:03:53
    (See attached image)

    I am able to step thru rows of Column A, but I don't know what to do to collect the data based on the PlanName and not mix data.

    I'm not looking for solutions, Id like to make this a learning experience if some one is willing to help me along on what I should do, read, attempt, etc...
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by Rick_Stanich; 01-04-2022 at 08:56 AM.
    Regards

    Rick
    Win10, Office 365

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. xy scatter charts
    By TBlack in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 11-25-2012, 01:36 AM
  2. 3 D bar or scatter charts?
    By acrobaticgod in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 11-04-2011, 02:27 PM
  3. need more infomation on scatter charts?
    By zaka in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 04-25-2006, 05:50 AM
  4. scatter charts
    By elizkathjones in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 02-21-2006, 09:00 AM
  5. Frequencies in Scatter Charts
    By paulabrozek in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-11-2006, 04:31 PM
  6. scatter charts
    By sroe9738 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-14-2005, 09:05 AM
  7. Scatter Charts
    By SauveC in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-11-2005, 01:06 PM
  8. [SOLVED] XY Scatter charts
    By smintey in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 02-15-2005, 09:06 AM

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