+ Reply to Thread
Results 1 to 3 of 3

Repeating alphabetical letters on excel for wire numbers

  1. #1
    Registered User
    Join Date
    09-29-2009
    Location
    bradford
    MS-Off Ver
    Excel 2003
    Posts
    1

    Repeating alphabetical letters on excel for wire numbers

    Hi there,
    At my place of work we order wire numbers on Excel for convenience.
    Some of out wire numbers go as follow:
    1K101
    1K102.... ect. so its easy to drag them down to follow on.

    However some wire numbers go as follows:
    1E59A
    1E59B
    1E59C..... ect.

    So my question is, is it possible to highlight and drag to cell down to make the last letter follows through the alphabet?

    Would be greatly appreciated as we order thousands every week.

    Thanks Alot,
    Joel

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Repeating alphabetical letters on excel for wire numbers

    Hi,

    my suggestion is to use a multi step process, like this:

    First, go Tools - Options - custom lists tab and add a new list with uppercase letters of the alphabet.
    Then, in an empty sheet, put the first part of the code into a cell A1, e.g.
    1E59
    copy this down 26 rows
    in B1 put A
    in B2 put B
    in B3 put C

    use the fill handle to fill this down 26 rows. With the new list defined, this should now work.

    Now you can create a formula like this in C1

    =A1 &B1

    copy down the list

    Select the newly created codes, copy them and use Paste Special - Values to paste them where you need to use them

    Of course, once you have the codes in an excel table, you could set up a new list for each code, so they would be re-usable. You can import any list into the Custom Lists tab with the Import button.

    hth

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Repeating alphabetical letters on excel for wire numbers

    1E59A
    1E59B
    1E59C
    .
    .
    .
    1E59Z
    what comes next??
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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