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  

Typing Parameters in Twice?



 
 
Thread Tools Display Modes
  #1  
Old May 8th, 2007, 04:11 PM posted to microsoft.public.access.reports
Nick CWT
external usenet poster
 
Posts: 31
Default Typing Parameters in Twice?

I have a report filtered by a query: Begin date - end date. Can I display
begin date and and end date on report without having to type it in twice?
I'm currently using a text box in report with control: ="For the period " &
[begin date] & " to " & [end date].
Thank You.
  #2  
Old May 8th, 2007, 04:15 PM posted to microsoft.public.access.reports
RBear3
external usenet poster
 
Posts: 242
Default Typing Parameters in Twice?

As long as the parameters are typed exactly the same, you will only be
prompted once. You told us what you have in your report, what do you have
in your query? If it is the following, you should only be prompted once:

Between [begin date] and [end date]

--
Hope that helps!

RBear3
..

"Nick CWT" wrote in message
...
I have a report filtered by a query: Begin date - end date. Can I display
begin date and and end date on report without having to type it in twice?
I'm currently using a text box in report with control: ="For the period "
&
[begin date] & " to " & [end date].
Thank You.



 




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:48 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.