Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Found these formulas on the web =LEFT(A803,MATCH(2,1/(MID(A803,ROW(INDEX($1:$65536,1,1):INDEX($1:$65536 ,LEN(A803),1)),1)<" "))) (an array) deletes trailing spaces =REPLACE(A804,1,FIND(LEFT(TRIM(A804),1),A804)-1,"") deletes beginning spaces Is it possible to combine these into one formula to remove both beginning and trailing spaces? I can't use trim because it will also remove duplicate inbeded spaces. thanks, peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing leading/trailing spaces | Excel Discussion (Misc queries) | |||
REMOVING TRAILING SPACES | Excel Discussion (Misc queries) | |||
remove trailing spaces | Excel Discussion (Misc queries) | |||
Trailing spaces in Pivot tables | Excel Worksheet Functions | |||
Removing trailing spaces from cells ? | Excel Worksheet Functions |