Sorry about posting in the wron forum. But the link to the other thread worked great.
Just had to put in
Me.PageHeaderSection.Visible = not (me.page = me.pages)
into the Page header code.
Thanks
I have a report that has page headers describing columns. Now I an adding a subreport at the end of the report with a page break to summarize things. The problem is it needs its own header and the page header comes up on the last page.
Is there a way to turn the page header off for the last page?
I had a report created that was linked to a query. Now I have to add additional information to the same report that comes from another query.
I tried adding text boxes with the information from the other query like:
=[qryDailyWCProductivityProductCategory]![SumOfruntime]
but this just gave me...
I have a number of queries that have the same headings on them. I would like to merge these queries together so that all the data is in the same columns. Can this be done?
ex.
Query 1
Name Number
alan 23
fred 56
Query 2
Name Number
alan 46
fred 36
merge to
Query 3
Name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.