Z
zhead
Guest
How can I use the FindFirst/Next recordset methods to find the fields STARTING with a string?
I mean, when I use ">=" criteria it finds the lexicographicly larger values, on which I operate a function that checks if starting with... This causes me a lot of wasted function calls...
Is there a more suitable operator?
10x (Ziev Weinstein)
I mean, when I use ">=" criteria it finds the lexicographicly larger values, on which I operate a function that checks if starting with... This causes me a lot of wasted function calls...
Is there a more suitable operator?
10x (Ziev Weinstein)