G
georgia
I have a table that has two fields, State and Acres. I am trying to build a
cross tab query with State down the left side and buckets of acre ranges
along the top. It should look something like:
1-99 100-249 250-499
IA
IL
IN
MN
Can I run this in a single query or do I need to create three queries, one
for each acre range then combine? I would prefer to build in a single
query.
Help, been fighting this one all day.
cross tab query with State down the left side and buckets of acre ranges
along the top. It should look something like:
1-99 100-249 250-499
IA
IL
IN
MN
Can I run this in a single query or do I need to create three queries, one
for each acre range then combine? I would prefer to build in a single
query.
Help, been fighting this one all day.