Crosstab Columms

S

Squidly

I get "Too many crosstab columm headers (###)" when I run this query and
there is more than 255 records to report on.
How can I increase the number of headers this query will report on.

Thanks for any help.

Syd Taylor
 
R

Rick Brandt

Squidly said:
I get "Too many crosstab columm headers (###)" when I run this query
and there is more than 255 records to report on.
How can I increase the number of headers this query will report on.

Thanks for any help.

Syd Taylor

You cannot. 255 is a hard limit on field count in both queries and tables in
Access.
 
Top