Calendar

S

SHIPP

I have created a table of scheduled tasks by date. There
is not a task to be completed on everyday. I would like to
create a report however that shows every day of the month
and prints the task(s) on the appropriate day. Anybody
have a clue as to how to approach this issue?
 
D

Duane Hookom

Create a table that has every date in it. Then join this in your report's
record source to the date field in your schedule table. Open the join
properties and set the properties to include all records from your table of
all dates. If you filter by the date field, make sure you do this on the
table of all dates.
 

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