subreport problems with multivalued fields

  • Thread starter Thread starter Intouch
  • Start date Start date
I

Intouch

I have a query that runs perfectly well using a multivalued field (Access
2007), however when I base a subreport on it I get an error back claiming
that it can't find the relevant field in my table...can anyone help?
 
New in Access 2007, it constructs related tables in the background to allow
you to create fields with more than one value in them without having to do
the hard work. In queries you select Fieldname.value to access the data on
individual values. My problem query appears to work as a report so I will set
it up that way with additional queries as subreports. Thanks anyway.
 
Back
Top