Hello,

I am looking for a Macro to split a table that will vary in length and number of users on a weekly basis into a line graph for each individual user in the table with the date on the x-axis and the score (standard to actual) on the y-axis. My table starts in column T row 1 and ends in column V and a variable last row. Here is an example of the table


User ID Date Standard to Actual
BABBS2 5/29/2013 107.98%
BABBS2 5/30/2013 165.63%
BLOSSET 5/28/2013 42.53%
BLOSSET 5/29/2013 29.43%
BLOSSET 5/30/2013 42.71%
BLOSSET 5/31/2013 45.86%
BRETTC2 5/28/2013 94.94%
BRETTC2 5/29/2013 98.28%
BRETTC2 5/30/2013 91.79%
BRETTC2 5/31/2013 93.52%
BRYANTG4 5/28/2013 42.05%
BRYANTG4 5/29/2013 45.16%
BRYANTG4 5/31/2013 36.90%
CALLIHT3 5/28/2013 53.66%
CALLIHT3 5/29/2013 67.97%
CALLIHT3 5/30/2013 43.84%

Any help you can provide is greatly appreciated. Thanks!