jmcghee
01-04-2005, 03:07 PM
I want to produce a line chart from an ACCESS database with the following fields:
date
carrier
num_shipments
The user enters a date range. I want to put the dates on the x-axis and have a line for each carrier plotting num_shipments.
date
carrier
num_shipments
The user enters a date range. I want to put the dates on the x-axis and have a line for each carrier plotting num_shipments.