B
Bobk
I have a report containing an Access vertical bar chart that shows
performance on the Y axis and months on the X axis. The data is based on
supplier delivery performance. The data is one entry for each month for each
supplier that has delivered product. The data is the vendor number, the
performance as a % and the month (which is a date as 5/1/07 for May 07,
6/1/07 for June 07 etc.) - one entry per supplier per month. This works ok
unless a supplier has no activity in a month. When there is no activity there
is no data for that month. When the data is plotted on the chart the
performance data slips by the missing month - ie there is data for January,
February and March, no data for April and data for May. The chart plots data
for Jan, Feb,Mar, and Apr. The May data is plotted as April data and nothing
is plotted for May. I have manually entered a blank record for April and
everthing works ok. Is there a way to change the chart to force placing the
data in the correct month? Or is there a way to automatically generate a
blank record with a query? I want to avoid having to manually enter blank
records. Anyone have an idea on how to approach this?
performance on the Y axis and months on the X axis. The data is based on
supplier delivery performance. The data is one entry for each month for each
supplier that has delivered product. The data is the vendor number, the
performance as a % and the month (which is a date as 5/1/07 for May 07,
6/1/07 for June 07 etc.) - one entry per supplier per month. This works ok
unless a supplier has no activity in a month. When there is no activity there
is no data for that month. When the data is plotted on the chart the
performance data slips by the missing month - ie there is data for January,
February and March, no data for April and data for May. The chart plots data
for Jan, Feb,Mar, and Apr. The May data is plotted as April data and nothing
is plotted for May. I have manually entered a blank record for April and
everthing works ok. Is there a way to change the chart to force placing the
data in the correct month? Or is there a way to automatically generate a
blank record with a query? I want to avoid having to manually enter blank
records. Anyone have an idea on how to approach this?