G
Guest
Hi all,
I have a table with test results in it and each test result has a date.
The date is in the following format in the table: "dd-mmm-yyyy" .
I have a parameter query that takes all the records with a particular date.
Here is the catch; for the parameter box, if I type in 01-jan-2006 it brings
up all my needed records OR if I type 01-01-06(Same date, different format to
the table) it will bring up the same results.
I understand that they are both valid date and hence thats why I am getting
the results that I am, but is there any way that anyone knows to limit a
paramater query to only allow the date format of dd-mmm-yyyy to be entered?
Or do I just have to create a form to do this? Any help would be greatly
apreciated.
Thanks in advance.
I have a table with test results in it and each test result has a date.
The date is in the following format in the table: "dd-mmm-yyyy" .
I have a parameter query that takes all the records with a particular date.
Here is the catch; for the parameter box, if I type in 01-jan-2006 it brings
up all my needed records OR if I type 01-01-06(Same date, different format to
the table) it will bring up the same results.
I understand that they are both valid date and hence thats why I am getting
the results that I am, but is there any way that anyone knows to limit a
paramater query to only allow the date format of dd-mmm-yyyy to be entered?
Or do I just have to create a form to do this? Any help would be greatly
apreciated.
Thanks in advance.