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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Write Name of Report Query in Report Footer



 
 
Thread Tools Display Modes
  #1  
Old May 24th, 2010, 02:33 PM posted to microsoft.public.access.reports
Steve Stad
external usenet poster
 
Posts: 89
Default Write Name of Report Query in Report Footer

Is it possible to programmatically write the name of the query the report is
based on in a text box in the report footer.
  #2  
Old May 24th, 2010, 02:55 PM posted to microsoft.public.access.reports
Allen Browne
external usenet poster
 
Posts: 11,706
Default Write Name of Report Query in Report Footer

"Steve Stad" wrote in message
...
Is it possible to programmatically write the name of the query the report
is based on in a text box in the report footer.


Place a text box on your report, and set its Control Source property to:
=[Report].[RecordSource]

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

  #3  
Old May 24th, 2010, 03:59 PM posted to microsoft.public.access.reports
Steve Stad
external usenet poster
 
Posts: 89
Default Write Name of Report Query in Report Footer

Thank you mate.

"Allen Browne" wrote:

"Steve Stad" wrote in message
...
Is it possible to programmatically write the name of the query the report
is based on in a text box in the report footer.


Place a text box on your report, and set its Control Source property to:
=[Report].[RecordSource]

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

.

 




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 11:31 AM.


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