Continuous Forms issues

AngelsGuardian

Registered User.
Local time
Today, 13:49
Joined
Jan 23, 2005
Messages
42
Hello !

I am pretty good at coding in many languages and i learn fast good some realy complicated stuff but hey...when it comes to easy...i am just out of luck :(

What i am trying to do here is have a continuous form linked to a table of loged event and on the Form Header have fields ([eventNumber],[DateFrom],[DateTo]). I would like people to be able to "filter" by event number (that would bring a single event and the probleme is not there) but in many cases, we need to get events from a range of date.

1) How can i make it so that when someone change in [DateFrom], it will display only those from that particular date

2) How can i make it that when people change [DateTo], it will give the events in my continuous form from [DateFrom] to [DateTo]

3) Why easy things are so complicated :(
 

Users who are viewing this thread

Back
Top Bottom