V
Valerie Wong
Hi,
I have a report with a subreport.
The report (Project Review) is based on a table with following fields
Project ID (Not visibile)
Review Date
Reviewer
Rating at Current Review
and the subreport (Project Background) is based on a query with following
fields
Project ID
Project Name
Project Strategy
Project Price
In the main report's Page Header, I would like to show the Project Name on
each page, therefore in the Page Header of the report i put a text box, with
its control source:
=[Project Background].[Report]![Project Name]
For all the pages, it shows the right name, except on the first page, it
seems to show the Project Name of the last record. Why is that? What is wrong
with my control source expression?
Otherwise is it possible put [Project ID] Field onto the Page header, but
make the report show the corresponding [project name], defined in the Project
Background query?
many thanks in advance.
Regards,
valerie
I have a report with a subreport.
The report (Project Review) is based on a table with following fields
Project ID (Not visibile)
Review Date
Reviewer
Rating at Current Review
and the subreport (Project Background) is based on a query with following
fields
Project ID
Project Name
Project Strategy
Project Price
In the main report's Page Header, I would like to show the Project Name on
each page, therefore in the Page Header of the report i put a text box, with
its control source:
=[Project Background].[Report]![Project Name]
For all the pages, it shows the right name, except on the first page, it
seems to show the Project Name of the last record. Why is that? What is wrong
with my control source expression?
Otherwise is it possible put [Project ID] Field onto the Page header, but
make the report show the corresponding [project name], defined in the Project
Background query?
many thanks in advance.
Regards,
valerie