I would create a table [tblNums] with a single numeric field [Num]. Then add
records with values 1 - 31. Use this table in your report's record source in
a way that would create all the dates of the month. Then plop one subreport
in the detail section of your report and it will print 31 times.
You can add a text box in the detail section that combines the month and
year with the [Num] field to produce a date value. Use this text box and the
date field from your subreport as the Link Master/Child properties.

Signature
Duane Hookom
MS Access MVP
> Hi all
>
[quoted text clipped - 14 lines]
> Auntie Jean) and 13 Nov(Buy some Headache Pills) that creates a record
> that just produces a date i.e. 12Nov
Derek Brown - 11 Nov 2005 21:25 GMT
Hi Duane
That works a treat!!
Thank you.
>I would create a table [tblNums] with a single numeric field [Num]. Then
>add records with values 1 - 31. Use this table in your report's record
[quoted text clipped - 23 lines]
>> Auntie Jean) and 13 Nov(Buy some Headache Pills) that creates a record
>> that just produces a date i.e. 12Nov