+ Reply to Thread
Results 1 to 4 of 4

Adding parenthesis to text data

  1. #1
    Registered User
    Join Date
    12-05-2009
    Location
    Little Ferry, NJ
    MS-Off Ver
    Excel 2000
    Posts
    3

    Adding parenthesis to text data

    I have a spread sheet with a column of e-mail addresses: [email protected]

    I need to change the data (either in the same column or a new one) to be
    ([email protected]), - parentheses on either side and a comma at the end.

    What is the fastest way to do this for 1500+ rows?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Adding parenthesis to text data

    Welcome to the forum.

    in a convenient column, ="(" & a1 & ")," and copy down.
    Last edited by shg; 12-05-2009 at 08:52 PM. Reason: corrected (thank you, ncmay)
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    12-05-2009
    Location
    Little Ferry, NJ
    MS-Off Ver
    Excel 2000
    Posts
    3

    Re: Adding parenthesis to text data

    Quote Originally Posted by shg View Post
    Welcome to the forum.

    in a convenient column, ="(" & a1 " ")," and copy down.
    That isn't working. When I enter:

    ="(" & m2 " "),"

    I get an error in excel

  4. #4
    Forum Contributor
    Join Date
    07-24-2009
    Location
    Valrico, FL USA
    MS-Off Ver
    Excel 2016
    Posts
    358

    Re: Adding parenthesis to text data

    The other ampersand was ommitted.
    The formula should read:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1