Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default Clean/replace textstring

Good Day Group,

My textstring looks like this; ****abcdef**.
The important message is the letters, the asterics are
remains of "wildcards". Is there a simple way to clean
the string to only show the letters? The length of the
letters are variable as well as the numbers of *.

Any help valueable. Thanks.

Brgds

CG Rosén


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 364
Default Clean/replace textstring

see if this formula will work for you
=SUBSTITUTE(A1,"*","")

--


Gary


"CG Rosén" wrote in message
...
Good Day Group,

My textstring looks like this; ****abcdef**.
The important message is the letters, the asterics are
remains of "wildcards". Is there a simple way to clean
the string to only show the letters? The length of the
letters are variable as well as the numbers of *.

Any help valueable. Thanks.

Brgds

CG Rosén



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FIND, CLEAN, REPLACE question SCrowley Excel Worksheet Functions 2 January 13th 07 09:14 PM
Clean non printable characters and replace with space rtremblay Excel Worksheet Functions 8 December 1st 06 11:10 PM
Find a character in a textstring Vix Excel Discussion (Misc queries) 2 September 28th 06 05:56 PM
"cut" textstring CG Rosén Excel Programming 3 September 2nd 05 01:46 AM
=clean(a1) news.verizon.net Excel Programming 2 August 25th 03 11:08 PM


All times are GMT +1. The time now is 09:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"