P
punitarekar
I have a database which has information about a person. One of the field is
contact number which is like 123.456.7890
I want to change that contact number to 123-456-7890.
I cant use find and replace function to find a "." and replace it with "-" as
some other fields like email id can have "." in them and I want to replace ".
" between contact numbers only.
eg
Punit Arekar (e-mail address removed) MBA Mumbai India 123.456.7890
I want to change it to
Punit Arekar (e-mail address removed) MBA Mumbai India 123-456-7890
Can somebody help in this case?
Thanx ...
contact number which is like 123.456.7890
I want to change that contact number to 123-456-7890.
I cant use find and replace function to find a "." and replace it with "-" as
some other fields like email id can have "." in them and I want to replace ".
" between contact numbers only.
eg
Punit Arekar (e-mail address removed) MBA Mumbai India 123.456.7890
I want to change it to
Punit Arekar (e-mail address removed) MBA Mumbai India 123-456-7890
Can somebody help in this case?
Thanx ...