Hi there.
I'm trying to find a way to put dots in between numbers without doing it "by hand". For example, I've got the series 050460 and I want it to look like 05.04.60.
Anyone here who can help?
Thanks in advance,
Ondin.
Hi there.
I'm trying to find a way to put dots in between numbers without doing it "by hand". For example, I've got the series 050460 and I want it to look like 05.04.60.
Anyone here who can help?
Thanks in advance,
Ondin.
Last edited by NBVC; 06-22-2010 at 01:19 PM.
Perhaps?
=REPLACE(REPLACE(A1,3,0,"."),6,0,".")
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Hi again. Thanks for that! It worked perfectly.
Or format cells as: 00"."00"."00
Never use Merged Cells in Excel
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks