Hi -
your data file has double space (" "), so you can use that in the formula in Column C;
event![]()
=IFERROR(TRIM(MID(B2,SEARCH(" ",B2)+2,LEN(B2))),"")
Hi -
your data file has double space (" "), so you can use that in the formula in Column C;
event![]()
=IFERROR(TRIM(MID(B2,SEARCH(" ",B2)+2,LEN(B2))),"")
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks