A
Art Marks
I have a report based on a single table with groups on a date field by month
and year. In the date by year footer I want to include a text box with a
value given by a query (a TOP 1 query that returns a single value). I can't
figure out a syntax using either the query name or the SQL behind the query
that will work. When I try something like = [Queryname].[fieldname] it
thinks this is a parameter. Let me know if you need more information.
Thanks for any help,
--Art
and year. In the date by year footer I want to include a text box with a
value given by a query (a TOP 1 query that returns a single value). I can't
figure out a syntax using either the query name or the SQL behind the query
that will work. When I try something like = [Queryname].[fieldname] it
thinks this is a parameter. Let me know if you need more information.
Thanks for any help,
--Art