Thread: Search function
View Single Post
  #1   Report Post  
nc
 
Posts: n/a
Default Search function

Hi

The following function reads from left to right
SEARCH(find_text,within_text,start_num)

Can anyone please help I need the same function but reading from right to
left.

Thanks.