+ Reply to Thread
Results 1 to 2 of 2

VBA Plots KPIs Values Against Dates for Multiple Series

  1. #1
    Registered User
    Join Date
    10-11-2013
    Location
    bangalore
    MS-Off Ver
    Excel 2003
    Posts
    4

    VBA Plots KPIs Values Against Dates for Multiple Series

    Hi All,

    This is my first post on excel forum.
    I am stuck with a typical problem. I have data set in the below format...
    I need to plot individual Line markers graphs for each of the KPIs....i.e.

    Graph 1 - > It shall plot KPI 1 values for Host 1 and Host 2 (Host 1 and Host 2 becomes the series and date should be X axis)
    similarly...
    Graph n - > It shall plot KPI n values for Host 1 and Host 2 (Host 1 and Host 2 becomes the series and date should be X axis)

    The dates May or May NOT be exactly same for host 1 and host 2...i.e. host 1 may be plotted for 10 dates whereas host 2 plotted for 15 dates....

    Bascially this process is to be executed for 100s of KPIs and hence I need the most efficient code to avoid any unnecesary load/time for processing...
    Your help shall be really appreciated.

    Regards
    Mangalam


    Time HOSTNAME KPI1 KPI2 KPI3 KPI4
    24-Sep-2013 21:00:00 Host1 50 0 0 0
    24-Sep-2013 20:30:00 Host1 60 0 0 0
    24-Sep-2013 20:00:00 Host1 70 0 0 0
    24-Sep-2013 19:30:00 Host1 80 0 0 0
    24-Sep-2013 19:00:00 Host1 100 0 0 0
    24-Sep-2013 18:30:00 Host1 20 0 0 0
    24-Sep-2013 18:00:00 Host1 30 0 0 0
    24-Sep-2013 17:30:00 Host1 40 0 0 0
    24-Sep-2013 17:00:00 Host1 50 0 0 0
    24-Sep-2013 16:30:00 Host1 70 0 0 0
    24-Sep-2013 16:00:00 Host1 90 100 0 63.63636364
    24-Sep-2013 15:30:00 Host1 100 100 0 57.14285714
    24-Sep-2013 21:00:00 Host2 20 0 0 0
    24-Sep-2013 20:30:00 Host2 54 0 0 0
    24-Sep-2013 20:00:00 Host2 56 0 0 0
    24-Sep-2013 19:30:00 Host2 26 0 0 0
    24-Sep-2013 19:00:00 Host2 80 0 0 0
    24-Sep-2013 18:30:00 Host2 305 0 0 0
    24-Sep-2013 18:00:00 Host2 40 0 0 0
    24-Sep-2013 17:30:00 Host2 50 0 0 0
    24-Sep-2013 17:00:00 Host2 70 0 0 0

  2. #2
    Registered User
    Join Date
    10-11-2013
    Location
    bangalore
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: VBA Plots KPIs Values Against Dates for Multiple Series

    Hi all,

    Any clues?

    Thanks
    Mangalam

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 06-25-2012, 12:45 AM
  2. Scatter Plots with multiple Y values
    By Joe_5 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-02-2012, 06:04 AM
  3. Time series data plots null values as zeros
    By randinator in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 02-04-2012, 01:22 AM
  4. Plots: Can I have 2 series with the same symbol???
    By karl3435 in forum Excel General
    Replies: 6
    Last Post: 11-10-2009, 10:30 AM
  5. Automating series generation for scatter plots
    By QuantumLeap in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-30-2006, 09:30 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