Date range report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am wanting to create a report using individual dates as my Row header.
Currently I can only show those dates which I have data relevant to, I would
like to show on my report all dates within the range selected.

Thanks for the help
Pete
 
You must have a table/query with all possible dates stored/displayed. The
simplest solution is to create a table of all possible dates and add it to
your query. Edit the join properties to include all the records/dates from
your date table.
 

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

Back
Top