N N Harkawat Jan 14, 2005 #2 Go to edit - replace find what : ) replace with: ) [insert a space after ) ] click on replace all
G Guest Jan 14, 2005 #5 works great, thx,leo Jason Morin said: =SUBSTITUTE(A1,")",") ") HTH Jason Atlanta, GA Click to expand...
works great, thx,leo Jason Morin said: =SUBSTITUTE(A1,")",") ") HTH Jason Atlanta, GA Click to expand...
G Guest Jan 14, 2005 #6 worked like a charm, thx,leo N Harkawat said: Go to edit - replace find what : ) replace with: ) [insert a space after ) ] click on replace all Click to expand...
worked like a charm, thx,leo N Harkawat said: Go to edit - replace find what : ) replace with: ) [insert a space after ) ] click on replace all Click to expand...
R Ron Rosenfeld Jan 15, 2005 #7 Method 1: Enter it as 1234567890 Format/Cells/Special Phone Number or Format/Cells/Custom Type: (###) ###-#### Method 2 -- if the data is already entered as Text: Use a helper column. If your original data starts in row 2, insert the formula: =SUBSTITUTE(A2,")",") ") in some cell in the helper column, and copy/drag the formula down as far as necessary. --ron
Method 1: Enter it as 1234567890 Format/Cells/Special Phone Number or Format/Cells/Custom Type: (###) ###-#### Method 2 -- if the data is already entered as Text: Use a helper column. If your original data starts in row 2, insert the formula: =SUBSTITUTE(A2,")",") ") in some cell in the helper column, and copy/drag the formula down as far as necessary. --ron