Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I need to add a parenthesis in front of and behind a column of email
address's. ?? |
#2
![]() |
|||
|
|||
![]()
You can use a help column and a formula like
="("&A2&")" copy down and then copy and paste special as values, finally you can paste it over the old values if needed in the above example A2 would hold the first value you want to change -- Regards, Peo Sjoblom "a_dallas_boy" wrote in message ... I need to add a parenthesis in front of and behind a column of email address's. ?? |
#3
![]() |
|||
|
|||
![]()
Assuming column A has addresses.
In B1 enter ="(" & A1 & ")" Double-click on the B1 fill handle to copy down. When happy, Copy column B and Paste Special(in place)ValuesOKEsc. Delete column A. Gord Dibben Excel MVP On Thu, 17 Feb 2005 14:33:01 -0800, a_dallas_boy wrote: I need to add a parenthesis in front of and behind a column of email address's. ?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I sort by row instead of by column? | Excel Worksheet Functions | |||
Activate email column to hyperlinks | Excel Discussion (Misc queries) | |||
How do you sort a column of email addresses by domain name in Exc. | Excel Discussion (Misc queries) | |||
how can I hide a column that can't be unhidden in a email | Excel Worksheet Functions | |||
Copying the contents of a column into a chart | Excel Worksheet Functions |