+ Reply to Thread
Results 1 to 8 of 8

Replicate and increment alphanumeric keywords?

  1. #1
    Registered User
    Join Date
    06-26-2007
    Posts
    6

    Replicate and increment alphanumeric keywords?

    Hi, Excelforum People.

    Here's my question.

    I want to create a list from a "seed" word that consists of a word followed by a number (ex: seedword100).

    What I want to do is to be able to create a list in Excel using that seed word and then have excel produce a bunch of replications of that seed word by incrementing the number part of the seed word by 1 for every replication.

    So, for example, if cell A1 = "seedword100", I want Excel to replicate it up to "seedword199" like this...

    B1 = seedword101
    C1 = seedword102
    D1 = seedword103
    E1 = seedword104
    F1 = seedword105
    G1 = seedword106
    H1 = seedword107 ...

    and so on until the last cell = seedword199 (or whatever number I want it so stop at).

    Anyone know how I would do this?

    I hope I was clear. If not, please tell me what's not clear and I will try to explain better.

    Thanks,
    Dan

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    If you put "seedword" in A1, putting =A1&(1000+Column()) in A2 and filled right will put
    seedword1001 in A2
    seedword1002 in B2
    seedword1003 in C2

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try in B1 copied across:

    Please Login or Register  to view this content.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Just put seedword100 in any cell, grab the fill handle, and drag it down as far as you want ...

  5. #5
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Quote Originally Posted by shg
    Just put seedword100 in any cell, grab the fill handle, and drag it down as far as you want ...
    doh!! I don't know what I was thinking!

    Yeah, that's much easier.

  6. #6
    Registered User
    Join Date
    06-26-2007
    Posts
    6
    Quote Originally Posted by NBVC
    Try in B1 copied across:

    Please Login or Register  to view this content.
    That does not work for me. All I get is "#VALUE".

    Quote Originally Posted by shg
    Just put seedword100 in any cell, grab the fill handle, and drag it down as far as you want ...
    I'm sorry, I don't quite understand. If you are talking about using the "fill down" function, that does not work. All the does is fill down all specified fields with "seedword100" in all cells. it does not increment the "100".

    Perhaps I am not understanding what you mean by "fill handle"?

    BTW, I am using Excel 2000 so maybe I do not have a "fill handle"???

    Also, I made a mistake in my initial post. WHere I said...

    B1 = seedword101
    C1 = seedword102
    D1 = seedword103
    E1 = seedword104
    F1 = seedword105
    G1 = seedword106
    H1 = seedword107 ...

    I meant to say...

    A2 = seedword101
    A3 = seedword102
    A4 = seedword103
    A5 = seedword104
    A6 = seedword105
    A7 = seedword106
    A8 = seedword107 ...

    But I think you all get the idea. I was thinking the right way in the wrong direction. Duh.
    Last edited by toolsavvy; 12-15-2007 at 11:51 PM.

  7. #7
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885
    Hi toolsavvy,

    In cell A1, type: seedword100

    Hover your mouse over the lower right corner of cell A1 and your cursor will change to a cross (known as the 'fill handle'). Click your mouse and hold the mousebutton down as you drag downward through cells A2, A3,.. A20, A21.. A2091, A2092 (as far as you want!)

    A2 will update to seedword101, A3 will have seedword102, etc.

    In reference to your 'Fill Down' remark - no, it's not the same as Fill Down. It is, however, the same as Fill -> Series -> Autofill. You could type seedword100 in cell A1, then select cells A1 through A100 and click Edit -> Fill -> Series -> Autofill to get the same result.
    Last edited by Paul; 12-16-2007 at 01:37 AM.

  8. #8
    Registered User
    Join Date
    06-26-2007
    Posts
    6
    Quote Originally Posted by pjoaquin
    Hi toolsavvy,

    In cell A1, type: seedword100

    Hover your mouse over the lower right corner of cell A1 and your cursor will change to a cross (known as the 'fill handle'). Click your mouse and hold the mousebutton down as you drag downward through cells A2, A3,.. A20, A21.. A2091, A2092 (as far as you want!)

    A2 will update to seedword101, A3 will have seedword102, etc.

    In reference to your 'Fill Down' remark - no, it's not the same as Fill Down. It is, however, the same as Fill -> Series -> Autofill. You could type seedword100 in cell A1, then select cells A1 through A100 and click Edit -> Fill -> Series -> Autofill to get the same result.
    Got it. It works!

    However, in between my last post and your reply, I tried it in OpenOffice Calc and got everything to work there using the Fill -> Series in the "edit" menu. Excel 2000 does not have the Fill -> Series in the "edit" menu. You have to do it by dragging like you showed me. The dragging technique would have saved me more time had I checked this thread sooner instead of working too hard. LOL.

    Thanks all.
    Last edited by toolsavvy; 12-16-2007 at 03:08 AM.

+ 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