View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Lonnie M. Lonnie M. is offline
external usenet poster
 
Posts: 184
Default A excel function similar to ListFind()

Hi,
I think you might look into the index match functions, see:
http://www.contextures.com/xlFunctions03.html
If I understand you, this will help you if you are looking to match a
value to a description.

HTH--Lonnie M.