I expect this is a data error. Try narrow the date range down to see if you
can find the specific date/record that cause the problem. Then review the
data records for that date.

Signature
Duane Hookom
MS Access MVP
>I have a cross tab report that has two parameters startdate and enddate.
>It
[quoted text clipped - 5 lines]
> from
> messing up the results. Any ideas would be greatly appreciated.
Thanks for the help. It was a data problem. It turns out that in the
quarter there was not a single entry for one one of the fields, so the column
didn't exist in the cross tab queary the report was based on. So now I have
a new question. Is there a way to keep this from happening without creating
place holder data each quarter? Thanks.
> I expect this is a data error. Try narrow the date range down to see if you
> can find the specific date/record that cause the problem. Then review the
[quoted text clipped - 9 lines]
> > from
> > messing up the results. Any ideas would be greatly appreciated.
Duane Hookom - 28 Oct 2005 04:05 GMT
It would help to see your SQL view. You can usually set the Column Headings
property of the crosstab to specify all possible columns.

Signature
Duane Hookom
MS Access MVP
> Thanks for the help. It was a data problem. It turns out that in the
> quarter there was not a single entry for one one of the fields, so the
[quoted text clipped - 19 lines]
>> > from
>> > messing up the results. Any ideas would be greatly appreciated.