PaidtheUmpire
Programmer
The data i want to insert looks like the following:
NAME ROUND SCORE1 SCORE2 SCORE3
Bill 1 150 125 86
Bill 2 126 167 151
etc...
Is there a way to 'line' graph it so the point follow this sequence...
150, 125, 86, 126, 167, 151.
Thanks for any help...
Delphi I can't get enough of you.
NAME ROUND SCORE1 SCORE2 SCORE3
Bill 1 150 125 86
Bill 2 126 167 151
etc...
Is there a way to 'line' graph it so the point follow this sequence...
150, 125, 86, 126, 167, 151.
Thanks for any help...
Delphi I can't get enough of you.