In the [Volume By BusUnit - Vendor Top BusUnit] query there is both a GROUP
BY and DISTINCT clause. As both should return only unique records, I'm
thinking that the crosstab is getting confused. Try removing the DISTINCT
clause.

Signature
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
> Good day ,
>
[quoted text clipped - 30 lines]
>
> Any help is appricated
laheebbetti - 25 Feb 2008 14:19 GMT
Good day Jerry,
I removed the DISTINCT but I am still getting the same error.
Thanks,
>In the [Volume By BusUnit - Vendor Top BusUnit] query there is both a GROUP
>BY and DISTINCT clause. As both should return only unique records, I'm
[quoted text clipped - 5 lines]
>>
>> Any help is appricated
Jerry Whittle - 27 Feb 2008 16:30 GMT
SELECT DISTINCT [ Volume By BusUnit - Vendor].FirstDayOfWeek
In your original query, I found the above. Is it a typo as there is a space
between [ and V.

Signature
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
> Good day Jerry,
>
[quoted text clipped - 11 lines]
> >>
> >> Any help is appricated
Betti - 27 Feb 2008 19:49 GMT
Still the same after removing the space.
>SELECT DISTINCT [ Volume By BusUnit - Vendor].FirstDayOfWeek
>
[quoted text clipped - 5 lines]
>> >>
>> >> Any help is appricated