Storing query parameter for use in a form chart

L

Lysy

I use parameters in a query to limit date ranges (ED - end
date and SD - start date. After all the queries are run,
including one make table query, the data is used for a
pareto chart. However, I cannot display the date range on
the chart - I need to find a way of doing it. I tried
using public function but I think am missing something.
Thank you.
 
S

Steve

Is the chart based on the table or a query?

It may be worth creating a Form to hold the start and end
dates..

Steve.
 

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