I'm only a little bit familiar with vbscript, but is there a way to create a macro to graph my data. My table columns are (name, part,fab,totals,division and totals/part.)
I would like to create a different graph for every part.
The x axis would be fab and the y axis would be totals. I am...