making chart from query

kowol

Registered User.
Local time
Today, 02:51
Joined
Apr 23, 2012
Messages
16
I'd like to create the chart from the attached table.
But some part numbers don't have quantity in certain month.
So those month won't show up in the report as you can see from attached picture (May is missing).
is there a way to create the query so that it shows 0 for May?
I was going to use crosstab query but it won't work somehow.

Thanks
 

Attachments

  • chart.jpg
    chart.jpg
    24.2 KB · Views: 73
  • Database2.accdb
    Database2.accdb
    368 KB · Views: 68
I've made a small sample for you how it can be done in the attached database, open the only form, and choose a number from the combobox.
 

Attachments

Users who are viewing this thread

Back
Top Bottom