I don't understand your answer as you don't reference the data sort order.
If match type is -1 the data must be in descending order.
If match type is +1 the data must be in ascending order
If match type is 0 (exact match) the data can be in any order.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
"katem" <(E-Mail Removed)>
wrote in message
The plot thickens....
I put in a value which was in the list to match (so an exact match
would work) and it brings back 0 for every value I've tried in the
list (whether on not it's in the list). And if I run a +1 match, I
always get 1026 (which is the upperbound of the array).
I've tried it with and without the 'datevalue'.
Any other guesses as to what's up?
Thanks for your help,
Kate