Report name on Report

  • Thread starter Thread starter Kiwibirdsong
  • Start date Start date
K

Kiwibirdsong

Can anyone tell me how to include the report name on the report (in the
footer). I would like this to be picked up from the report using code if
possible so I don't have to enter the name of each report manually.

Any help would be appreciated.

Kiwi
 
Thanks soo much Dennis. I was nearly there. Didn't put in the equal sign
and once it was entered it worked.

Again thanks so much for your prompt reply

Kiwi

Dennis said:
set the control source property of the text box in your report footer to
=[Name]

Kiwibirdsong said:
Can anyone tell me how to include the report name on the report (in the
footer). I would like this to be picked up from the report using code if
possible so I don't have to enter the name of each report manually.

Any help would be appreciated.

Kiwi
 
Back
Top