Hello,
I have a search form in my database where users should be able to lookup records for specific days or in between 2 seperate dates, the form and view are in UK Date format. If I select 01/02/2008 from the calendar and search it will display the 2nd of January, anything after the 12th of each month fails for abvious reasons, basically it is using the american format even though all the displays are UK. The search is using the FTSearch command. Please Help. THanks