![]() |
Edit Replace formula
In Excel2000, I need a formula that will replace text string. For
example, I have the following text: Boston Total New York Total I want a formula to just give me Boston New York I don't want to use the Edit Replace, I want a formula. Thanks |
Edit Replace formula
snax500 wrote:
In Excel2000, I need a formula that will replace text string. For example, I have the following text: Boston Total New York Total I want a formula to just give me Boston New York I don't want to use the Edit Replace, I want a formula. Thanks With the string in A1 =LEFT(TRIM(A1),LEN(TRIM(A1))-6) Ken Johnson |
Edit Replace formula
Highlight your range
In the menu click EditReplaceFind What:press space bar TotalReplace With: <leave it blank, then click Replace All "snax500" wrote: In Excel2000, I need a formula that will replace text string. For example, I have the following text: Boston Total New York Total I want a formula to just give me Boston New York I don't want to use the Edit Replace, I want a formula. Thanks |
All times are GMT +1. The time now is 10:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com