Try using the Nz() function around whatever field's being displayed.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
>I am using a crosstab query where the column heading is the months of the
> year totals. When there is no data for that model during a month, I would
> like a zero to be placed in the column. How is that done?
>
> Thanks