+ Reply to Thread
Results 1 to 3 of 3

Adding text after text... Is this possible?

  1. #1
    Registered User
    Join Date
    02-08-2006
    Posts
    2

    Adding text after text... Is this possible?

    Hello,

    I was wondering if there was a "function" that would allow you to insert text after text in an entire colum without having to type it in each one.

    What I need to do is add ".jpg" after the image number to an entire column.

    I have almost 10,000 rows in the column with numbers that need ".jpg" after them.

    So basically here is what it would look like...

    Instead of:
    A
    30495
    32485
    etc.
    etc.

    I need:
    A
    30495.jpg
    32485.jpg
    etc.
    etc.

    Hope that makes sense...

    Thanks!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,844
    You can use a formula in another column, e.g. in B1

    =A1&".jpg"

    and copy down column

    You can then copy this column and use

    Edit > Paste Special > Values to copy over your original data in column A

  3. #3
    Registered User
    Join Date
    02-08-2006
    Posts
    2

    Thanks

    That worked! Thanks so much!

+ 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