creating multiple charts at each change in variable

J

JG Scott

I have a table with the following structure:

Company Sales Receivables


At each change in "Company" I would like to create a bar graph of
"Sales" and "Receivables". I would appreciate some VBA to accomplish
this.

Thanks.

JG Scott
 
Top