Problem binding subform to Form

C

ChuckW

Hi,

I have built a main form that has customer information
such as address and e-mail. I then built a series of
queries. The first is a union query which pulls data
from two transactional tables. The second is a crosstab
query the sums the quantities for all products. The third
sorts them from higest to lowest. I then created a
subform based on the third query with the field
CustomerName, Item Name, and Quantity. I bound it to the
main form using CustomerName which is in both.

When I try to run the form I get a message that says "You
can't use a pass through or non fixed column cross tab
query as a rcord source for a subform or subreport.
Before you bind the subform or subreport to a crosstab
query, set the querys column heading property." I can't
figure out what setting I need change. Can anyone help?

Thanks,

Chuck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Expression in Forms 3
Form and Subform 2
Pause Subform 3
Subforms & Crosstab Querys 8
Queries in Subforms 2
Conditional Totals in Subform 0
query value subform 3
Do not run subform criteria when form opens 2

Top