Searching for specific dates

iceburg

Registered User.
Local time
Today, 19:25
Joined
Feb 12, 2009
Messages
10
I am struggleing with filtering or sorting records in a series of records using a before and after a certain date criteria. I am currently trying to use code but with little success. Any help would be greatly appreciated. Thanks.
 
OK so you are struggling... but what are you trying to do??? Something with dates, but you give no more data or details? How is anyone going to help you?

Provide more details and maybe I can help you (or someone else offcourse)
 
i want to display all records from a table that fall before or after a date that can be entered into a form. basically the end user of a data base requires to view records at certain points in time before or after differing dates. sorry if this is vague but its difficult to explain.
 
Are you saying that if someone enters a date in a form, you want all records before and after (but not including) that date to be shown?

Col
 
Yep, that is what im after. If you could recommend the best way to do so that would be great.
 

Users who are viewing this thread

Back
Top Bottom