=IF(ISNA(MATCH(TRUE,A2:A3,0)),0,MATCH(TRUE,A2:A3,0))
Look in HELP for the meaning of the 3rd argument

Signature
Kind regards,
Niek Otten
Microsoft MVP - Excel
| Good morning, all!
|
[quoted text clipped - 10 lines]
|
| Tucson Jeff
Jeff Wright - 21 Dec 2007 12:55 GMT
Thanks, Niek! I appreciate your help.
Tucson, Jeff
> =IF(ISNA(MATCH(TRUE,A2:A3,0)),0,MATCH(TRUE,A2:A3,0))
>
[quoted text clipped - 16 lines]
> |
> | Tucson Jeff