An employee we fired put his name all over the reports he did in Access. All
reports open with a cover page with his name there. How do I remove his name
and title from all these reports in Access?
Depends entirely on how his name ends up on the cover pages.....
Is it in the caption of a label on that page of the report?
Is it in a field that is in the report's recordsource query?
Is it in a field in a table that is used as a data source for the report
(either by a query or by a DLookup function in a textbox's control source)?
Is it generated by code or macro that runs when the specific section of the
report is formatted?

Signature
Ken Snell
<MS ACCESS MVP>
> An employee we fired put his name all over the reports he did in Access. All
> reports open with a cover page with his name there. How do I remove his name
> and title from all these reports in Access?