> No, what I need is very simple. The Access database has been created with
> the reports that I need. Each report is generated across a Start/End date
> range. What I am looking to do is to create a Form where you can select
> from
> the Calendar controls a Start and End date, the report from a drop down
> and
> then a button which runs the report. My guess is that this has been done
> before, but I would like to know where. I have no problem paying.
>
> Matthew
> "Allen Browne" <AllenBrowne[ at ]SeeSig.Invalid> wrote in message
> news:%23cwRhFo%23FHA.2040[ at ]TK2MSFTNGP14.phx.gbl...
>> Not sure I understand the question.
>>
>> You want a report that looks like a clock or something?
>>
>> The Format property of the text box on your report lets you specify how
> the
>> date should appear.
>>
>> "Matthew David" <mdavid[ at ]matthewdavid.ws> wrote in message
>> news:Oer8bPn%23FHA.1716[ at ]TK2MSFTNGP10.phx.gbl...
>> >I am new to Access development (I have done a lot of SQL 2000 and
>> >ASP.NET
>> > development). Is there any good examples of using date controls to
> format
>> > data in a report?
>> >
>> > Thanks sooo much.
>> >
>> > Matthew
>> > "Allen Browne" <AllenBrowne[ at ]SeeSig.Invalid> wrote in message
>> > news:e6oCFGn%23FHA.272[ at ]tk2msftngp13.phx.gbl...
>> >> Heaps of freebies out there.
>> >>
>> >> This is about as simple as it gets, just an Access form:
>> >>
http://allenbrowne.com/ser-51.html>> >>
>> >> This is a wrapper for the Microsoft Month calendar:
>> >>
http://www.lebans.com/monthcalendar.htm>> >>
>> >> Here's a list of more:
>> >>
http://www.granite.ab.ca/access/calendars.htm>> >>
>> >> "Matthew David" <mdavid[ at ]matthewdavid.ws> wrote in message
>> >> news:u2YkCDn%23FHA.4004[ at ]TK2MSFTNGP14.phx.gbl...
>> >> >I was just contracted for an Access project. The customer has a lot
>> >> >of
>> > data
>> >> > that he wants to see in reports. The catch is that he wants to
>> >> > select
> a
>> >> > date
>> >> > range from a start and end date and then a custom report to view the
>> > data.
>> >> > First, are there any good examples of this out there and second
>> >> > which
>> >> > third
>> >> > party date controls should I be looking to buy?