Hello I have a very simply query which returns results for currency amounts
The query is: Like LCase('*' & ([Type Search Criteria]) & '*')
If i type in 97.5 I get returned results, but if I type in 97.50 I do not get results.
The field tyupe is currency and there are records £97.50 in there.
Thanks Mark
The query is: Like LCase('*' & ([Type Search Criteria]) & '*')
If i type in 97.5 I get returned results, but if I type in 97.50 I do not get results.
The field tyupe is currency and there are records £97.50 in there.
Thanks Mark