Re: Date range on reports
- From: "Duane Hookom" <duanehookom@xxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Jan 2006 20:12:25 -0600
Would you mind sharing some information about your macro? If you want
assistance, you need to provide enough information to allow someone to
provide help.
--
Duane Hookom
MS Access MVP
--
"Mark_Milly" <MarkMilly@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:01AC05F6-8EF0-428D-A3B9-6F3D1134CEC1@xxxxxxxxxxxxxxxx
> Sorry Al,
>
> I meant "macros", i have created a macro to ask for a date range and need
> this date range to show on my report.
>
> Sorry for any confusion
>
> Cheers Mark
>
> "Al Camp" wrote:
>
>> Mark,
>> Not sure what you mean by "popups."
>> Do you mean you created a parameter query, and two "Input Boxes" come
>> up
>> to prompt the user for a StartDate and EndDate?
>>
>> If that's so, then you probably have two parameters in the query
>> behind
>> your report.
>> Something like...
>> Between [Enter Starting Date] and [Enter Ending Date]
>> Given that example, an unbound text control on the report with a
>> Control
>> Source of...
>> = "From " & [Enter Starting Date] & " to " & [Enter Ending Date]
>> would yield the "date subtitle" your looking for in your header.
>> --
>> hth
>> Al Camp
>> Candia Computer Consulting - Candia NH
>> http://home.comcast.net/~cccsolutions
>>
>>
>> "Mark_Milly" <MarkMilly@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:90655C4C-F7C3-435D-B3C8-50490A0C389F@xxxxxxxxxxxxxxxx
>> > Hi Guys,
>> >
>> > I have created a report for monthly sales with popups to enter the date
>> > range. How can I show the date range on the header of the report?
>> >
>> > If anyone can help it would be greatly appreiciated.
>> >
>> > Cheers Mark
>>
>>
>>
.
- Follow-Ups:
- Re: Date range on reports
- From: Mark_Milly
- Re: Date range on reports
- References:
- Re: Date range on reports
- From: Al Camp
- Re: Date range on reports
- Prev by Date: Re: Trouble with parameter for crosstab in report
- Next by Date: Re: Date range on reports
- Previous by thread: Re: Date range on reports
- Next by thread: Re: Date range on reports
- Index(es):
Relevant Pages
|
Loading