Hi all,
This may sound like a really stupid question but my brains frazzled at the moment and I can't seem to find anyway to solve this problem.
In one of my queries I am performing a search on a date field, in the form of:-
Between [Enter Start Date] And [Enter End Date].
All pretty simple so far I think you would agree.
What I need to do now is modify the criteria so that if a user enters say the 13/09/02 as the start date, the query will search for this date and any other information in the field after it. i.e. the system we are performing the search on sometimes enters not only the date into this field but also the time as well at the end. I have tried using the * as wildcard in different ways but I can't seem to get it to work.
Any help would be much appreciated.
Thanks in advance.
Steven.
This may sound like a really stupid question but my brains frazzled at the moment and I can't seem to find anyway to solve this problem.
In one of my queries I am performing a search on a date field, in the form of:-
Between [Enter Start Date] And [Enter End Date].
All pretty simple so far I think you would agree.
What I need to do now is modify the criteria so that if a user enters say the 13/09/02 as the start date, the query will search for this date and any other information in the field after it. i.e. the system we are performing the search on sometimes enters not only the date into this field but also the time as well at the end. I have tried using the * as wildcard in different ways but I can't seem to get it to work.
Any help would be much appreciated.
Thanks in advance.
Steven.