stacked bar chart

I

Iceman

i need to create a stacked bar chart in access 2003 that use a date parameter
query.
 
D

Duane Hookom

Always use a control on a form for your criteria. Then set the
Query->Parameters to something like:
Forms!frmDates!txtDate Date/Time
Then you can view the design of the chart control and set it to stacked bar.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top