A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Report name on Report



 
 
Thread Tools Display Modes
  #1  
Old April 15th, 2008, 10:52 AM posted to microsoft.public.access.forms
Kiwibirdsong
external usenet poster
 
Posts: 2
Default Report name on Report

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
  #2  
Old April 15th, 2008, 11:13 AM posted to microsoft.public.access.forms
Dennis
external usenet poster
 
Posts: 1,222
Default Report name on Report

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

"Kiwibirdsong" wrote:

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

  #3  
Old April 15th, 2008, 11:35 AM posted to microsoft.public.access.forms
Kiwibirdsong
external usenet poster
 
Posts: 2
Default Report name on Report

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" wrote:

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

"Kiwibirdsong" wrote:

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

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:56 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.