LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,872
Default How To Search And Replace A Special Character In A String

Hi,

Am Wed, 4 Nov 2015 19:40:04 +0000 (UTC) schrieb tb:

In the Find And Replace window I enter: "^" (no quotes) in the Find
What box and I leave blank the Replace With box. Then I hit the
Replace All button.


for me it works fine if I select the find box and enter ^ and space.
Or put in the find window Alt+0094
Or try:

Sub Replace()
Range("A1:A100").Replace what:="^", replacement:="", lookat:=xlPart
End Sub


Regards
Claus B.
--
Vista Ultimate / Windows7
Office 2007 Ultimate / 2010 Professional
 
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
replace last character in string ernie Excel Programming 5 October 27th 09 03:55 PM
Character search and replace jkollenbroich Excel Worksheet Functions 1 February 3rd 09 08:14 PM
replace special character for filename save anduare2 Excel Programming 10 April 21st 08 03:12 PM
EXCEL: REMOVING A SPECIAL CHARACTER IN A STRING OF ALPHA/NUMERICS RON I Excel Programming 2 July 25th 07 01:38 PM
remove special character at end of string captain bob Excel Discussion (Misc queries) 0 August 3rd 06 02:59 PM


All times are GMT +1. The time now is 12:04 PM.

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

About Us

"It's about Microsoft Excel"