#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default Find Replace Formula

I'd like to replace the full stop from a cell with a '/' and have the result
in a second cell. So 01.01.06 would become 01/01/06.

I have to do this over multiple sheets and cells, so using the find replace
function would take too much time. If there a formula which would do this for
me automatically?

Thanks in advance


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 623
Default Find Replace Formula

The formula to change the text is:

=substitute(a1,".","/")

If you want to change your cells into real dates, use DataText to Columns...

--
Regards,
Fred


"shakey1181" wrote in message
...
I'd like to replace the full stop from a cell with a '/' and have the result
in a second cell. So 01.01.06 would become 01/01/06.

I have to do this over multiple sheets and cells, so using the find replace
function would take too much time. If there a formula which would do this for
me automatically?

Thanks in advance




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
automate replace values in formula galiant Excel Discussion (Misc queries) 2 July 9th 06 03:40 PM
find and replace macro strange behaviour Nicawette Excel Discussion (Misc queries) 3 June 13th 06 08:49 PM
Find and Replace blakrapter Excel Worksheet Functions 3 December 15th 05 12:25 AM
Find nth occurrence and replace with ":" marlea Excel Worksheet Functions 4 October 5th 05 10:43 PM
Find and replace of word causes change of font formatting jwa90010 New Users to Excel 4 July 22nd 05 08:10 PM


All times are GMT +1. The time now is 07:59 AM.

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"