Thread
: [Solved]
extract the first sentence from a paragraph using Kutools
View Single Post
03-21-2019, 09:40 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
Give examples of your text strings, please.
If your sentences always have a structure like: sentence1: sentence 2: sentence 3: sentence 4
you can use =MID(A1,1,FIND(":",A1))
xor
View Public Profile
Find all posts by xor