Thread: find in reverse
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
smw smw is offline
external usenet poster
 
Posts: 8
Default find in reverse

I need to find the last occurrence of a character in a string.
Does anyone know of a way to make find() search from the end of a string,
rather than from the beginning.

Thank you
Steven Wheeler