Hello,
I have a table in Access 2007 containing three inputs:
1) START DATE
2) END DATE
3) VALUE (i.e. 100)
Is it possible to take the VALUE and distribute it evenly across the date range (Start Date - End Date) using a chart within Access?
For example:
Start Date = 3/25/10
End Date = 3/29/10
Value = 100
Resulting Chart would graph the following: 3/25/10 = 20
3/26/10 = 20
3/27/10 = 20
3/28/10 = 20
3/29/10 = 20
If it can't be done with a chart, can a table be generated on the fly to record the values I want to display in the chart?
I have a table in Access 2007 containing three inputs:
1) START DATE
2) END DATE
3) VALUE (i.e. 100)
Is it possible to take the VALUE and distribute it evenly across the date range (Start Date - End Date) using a chart within Access?
For example:
Start Date = 3/25/10
End Date = 3/29/10
Value = 100
Resulting Chart would graph the following: 3/25/10 = 20
3/26/10 = 20
3/27/10 = 20
3/28/10 = 20
3/29/10 = 20
If it can't be done with a chart, can a table be generated on the fly to record the values I want to display in the chart?