Example.xlsx
I want to plot the amount of days it takes for an order to ship after the order is received so we can calculate on time delivery.
The data would all be manually inputted columns A-C, and then the days taken is calculated in D. I just need to plot A vs. D. The size of the graph doesn't matter, since we'll probably manually re-size it.
Also, if the column for the first order number on the graph could be blackened and made thicker than the other columns on the graph, that'd be wonderful!
I thought about just making an active.chart code, but I'm not good with loops and didn't know how to get it to read each column after the previous.
Bookmarks