Hi,
Is there a way to count the position of a string in a comma separated cell.
For Ex: 1. Sun, Mon, Tue.
2. Mon, Tue, Sun, Wed.
Here I want to find the position of the String "Sun" ------> In the first case Answer should be "1" and in the 2nd case answer should be "3".
Thanks
Bookmarks