I am trying to create a panel chart in VBA to replicate what another program does with its plots. I have seen a couple of sites that discuss panel charts, but I haven't been able to find anything related to coding them with VBA. Please see the attached spreadsheet. Sheet 1 contains the data to be plotted (voltages and currents), and Sheet 2 contains a screen shot of what I am trying to replicate with Excel via VBA. This screenshot is of the actual data in Sheet 1. The first column of the data is the time in cycles (common X axis), IA, IB, and IC are the currents, and VA(kV), VB(kV), and VC(kV) are the voltages. Thanks in advance for your help.
Bookmarks