M
Martin Beir
Dear All,
I find that the following code:
Application.worksheetfunction.match(lookup_value,look up_array, 1)
works fine unless the lookup_value is a date when it fails though the match
function will work with dates when entered into a worksheet cell.
I can work through my array with For_Next or Do_Until but feel this should
not be necessary.
Any comments?
Martin
I find that the following code:
Application.worksheetfunction.match(lookup_value,look up_array, 1)
works fine unless the lookup_value is a date when it fails though the match
function will work with dates when entered into a worksheet cell.
I can work through my array with For_Next or Do_Until but feel this should
not be necessary.
Any comments?
Martin