View Single Post
 
Old 06-17-2016, 03:51 AM
jhato160 jhato160 is offline Windows 10 Office 2016
Novice
 
Join Date: Jun 2016
Posts: 13
jhato160 is on a distinguished road
Default

=TRIM(CLEAN(SUBSTITUTE(LEFT(TRIM(A7),LEN(TRIM(A7))-OR(RIGHT(TRIM(A7))={"?","!","."})),CHAR(160)," ")))

This function was the winner. Holy **** that was cool.

Last edited by Pecoflyer; 06-17-2016 at 06:10 AM. Reason: Deleted unappropriate word
Reply With Quote