B
Bill B
Hi All
I'm pulling my hair out over trying to add a subform to a report I have.
I'll try to explain.
I have a report file that queries the DB and works fine. Nested in that
report I have a subform that queries the DB based on the ID of the parent
query. I'm getting the correct results from both queries but the nested form
isn't displaying like it should. In design view it looks like a form with a
header and below that the results of the query but when I run it the form is
displayed as a datatable. Looks like a raw dump of the query rather than the
form that is suppose to be displayed. I can't for the life of me see why or
what I've done or what I'm missing. It's like the form isn't being nested in
the report at all and that a standard data table is instead.
Any ideas where I might start to look for an answer??
Bill
I'm pulling my hair out over trying to add a subform to a report I have.
I'll try to explain.
I have a report file that queries the DB and works fine. Nested in that
report I have a subform that queries the DB based on the ID of the parent
query. I'm getting the correct results from both queries but the nested form
isn't displaying like it should. In design view it looks like a form with a
header and below that the results of the query but when I run it the form is
displayed as a datatable. Looks like a raw dump of the query rather than the
form that is suppose to be displayed. I can't for the life of me see why or
what I've done or what I'm missing. It's like the form isn't being nested in
the report at all and that a standard data table is instead.
Any ideas where I might start to look for an answer??
Bill