Colin Mckinney
|
| Posted: 03/24/2004, 9:20 AM |
|
If my table contains items based on the date completed - how do I enable a search for a range of dates for a certain item?
Thanks,
|
|
|
 |
DonB
|
| Posted: 03/24/2004, 1:46 PM |
|
Include two search fields and set up the parameters on your Data Source to
">=" and "<=" for the respective values.
--
DonB
http://www.gotodon.com/ccbth
<ColinMckinney@forum.codecharge (Colin Mckinney)> wrote in message
news:64061c34c34ce9@news.codecharge.com...
> If my table contains items based on the date completed - how do I enable a
search for a range of dates for a certain item?
>
> Thanks,
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Rosario
Posts: 54
|
| Posted: 08/08/2004, 6:23 AM |
|
Could you give a more detailed example on this?
|
 |
 |
Joe
|
| Posted: 08/09/2004, 1:14 PM |
|
What is you date field called?
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 08/10/2004, 12:02 AM |
|
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Rosario
Posts: 54
|
| Posted: 08/12/2004, 12:14 PM |
|
Perfect! it dosen' get much clearer than that Thank You!
|
 |
 |