Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data format for Access Chart

Status
Not open for further replies.

BusMgr

IS-IT--Management
Joined
Aug 21, 2001
Messages
138
Location
US
I am trying to create a chart in Access off of a table.
The table has four fields

PostID
JobID
DaysOnJob
CumDailyCost

The table has multiple JobID's, with DaysOnJob from 1 to X for each JobID, with a corresponding CumDailyCost for each DaysOnJob. I want to plot the DaysOnJob versus the CumDailyCost using an X-Y scatter type chart, but I want to group the plot lines by JobID.

I can get it to plot, but the trace is one solid line that returns to day 1 for each new job.

Any help is appreciated.

Thanks in advance.

BusMgr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top