If you have that information on the report or underlying query it's as simple as having a calculated textbox in the header and hide the controls it would reference - assuming they're not fields in the detail section. If that were the case, you'd hide all rows that contained a project number. You concatenate the fields (controls) with desired text.
= "Project No. " & txtProjNo & " For " & txtCompanyName
Last edited by Micron; 05-31-2019 at 10:56 AM.
Reason: clarification and correction
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.