+ Reply to Thread
Results 1 to 2 of 2

Automatically Inserting Comments

  1. #1
    Registered User
    Join Date
    11-07-2008
    Location
    Kansas
    Posts
    1

    Automatically Inserting Comments

    I have this small task that is driving me crazy because it's so simple but I can't seem to work it out.

    All I'm going to do is copy a big list of words, and then paste them into a column.

    At that point, I just need to put an apostrophe before each word, and then an apostrophe and comma right after the word in the same column.

    I'm pretty sure I can accomplish that in Excel, but it's been a while since I've done any formula's.

    Thanks!

    Josh

  2. #2
    Registered User
    Join Date
    09-12-2007
    Posts
    66
    where your list starts in A1 in B1 enter

    =CONCATENATE("'",A1,"',")

    and drag this down the length of your list.

+ 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