battenberg
Burning candles both ends
- Local time
- Today, 15:02
- Joined
- Sep 25, 2006
- Messages
- 118
I need to produce a report that filters by a date range.
How do I start my learning curve???
I created a form with two fields: one for [start date] and one for [end date] with a command button, what code do i need to play with???
I imagine i need something along the lines of:
linkcriteria = <[txtStartDate]>[txtEndDate]
any pointers would be helpfull
Thankyou
How do I start my learning curve???
I created a form with two fields: one for [start date] and one for [end date] with a command button, what code do i need to play with???
I imagine i need something along the lines of:
linkcriteria = <[txtStartDate]>[txtEndDate]
any pointers would be helpfull
Thankyou