D
Deb
I use a formula to find text in a particular text and ask the results plus
the next 100 characters to display in another cell. I was wondering if there
was a way to show the proceeding characters. The formula i am using is:
=MID($G6&$H6,SEARCH(C$2,$G6&$H6),100)
the next 100 characters to display in another cell. I was wondering if there
was a way to show the proceeding characters. The formula i am using is:
=MID($G6&$H6,SEARCH(C$2,$G6&$H6),100)