View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Get number of a cell in a list.


The #NAME! error regarding a function usually indicates a spelling
error. Try copying the formula from this window and pasting it into
cell D2.

=MATCH(C2,$A$1:$A$100,0)

Does that help?

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=504956