J Jerry Whittle Apr 3, 2008 #2 Yes. However as the number of columns can expand or contract on a crosstab, you either need to know what fields that will be there for sure or use something simple like: SELECT qyrKurt_Crosstab.* FROM qryKurt_Crosstab;
Yes. However as the number of columns can expand or contract on a crosstab, you either need to know what fields that will be there for sure or use something simple like: SELECT qyrKurt_Crosstab.* FROM qryKurt_Crosstab;