assuming the whole string is stored in Cell B4, try the following formula in the cell where you desire the result:
Formula:
=MID(B4,FIND("""",B4,1)+1,FIND("""",B4,FIND("""",B4,1)+1)-(FIND("""",B4,1)+1))
assuming the whole string is stored in Cell B4, try the following formula in the cell where you desire the result:
Formula:
=MID(B4,FIND("""",B4,1)+1,FIND("""",B4,FIND("""",B4,1)+1)-(FIND("""",B4,1)+1))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks