+ Reply to Thread
Results 1 to 15 of 15

increase alphanumeric value by 1

  1. #1
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    increase alphanumeric value by 1

    I will enter manual value in one row, copy and paste next row it should be increase, copy and paste previous row it should be decrease

    example

    copy and paste to previous row MAA256678860
    I will enter one pod number MAA256678861
    copy and paste to next row MAA256678862

    Need vba code for that
    Attached Files Attached Files
    Last edited by chandy123987; 06-19-2019 at 05:51 AM.

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: increase alphanumeric value by 1


    See in VBA inner help the AutoFill method …

  3. #3
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: increase alphanumeric value by 1

    You may also be able to use this in your Worksheet_Change() event:

    Please Login or Register  to view this content.
    WBD
    Office 365 on Windows 11, looking for rep!

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: increase alphanumeric value by 1

    Removed post
    Last edited by AlKey; 06-14-2019 at 08:54 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  5. #5
    Forum Expert dangelor's Avatar
    Join Date
    09-06-2011
    Location
    Indiana, USA
    MS-Off Ver
    365 Pro Plus
    Posts
    2,274

    Re: increase alphanumeric value by 1

    Possibly...
    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    Re: increase alphanumeric value by 1

    WideBoyDixon & Dangelor both are working well.

    Small change in my requirement

    A5 MAA25125680

    copy and paste to some other range example A25 result to increase one value MAA25125681

  7. #7
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,524

    Re: increase alphanumeric value by 1

    Quote Originally Posted by chandy123987 View Post
    A5 MAA25125680

    copy and paste to some other range example A25 result to increase one value MAA25125681
    Please Login or Register  to view this content.

  8. #8
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    Re: increase alphanumeric value by 1

    Range will vary not constant may be b5 or c20 or d50
    i will copy from one cell and paste to another cell, value to be added by one

  9. #9
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,524

    Re: increase alphanumeric value by 1

    Then adjust it for yourself.

  10. #10
    Valued Forum Contributor
    Join Date
    12-14-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    439

    Re: increase alphanumeric value by 1

    Quote Originally Posted by chandy123987 View Post
    Range will vary not constant may be b5 or c20 or d50
    i will copy from one cell and paste to another cell, value to be added by one
    Please see attachment. Use 'Ctrl + c' to copy and 'Ctrl + v' to paste.
    Attached Files Attached Files

  11. #11
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: increase alphanumeric value by 1

    The forum won't let me paste the code I wanted so I've attached it in a workbook. You can assign a keyboard shortcut to it (e.g. Ctrl+Shift+V).

    WBD
    Attached Files Attached Files

  12. #12
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    Re: increase alphanumeric value by 1

    it is working well Wideboydixon. Thanks

  13. #13
    Valued Forum Contributor
    Join Date
    12-14-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    439

    Re: increase alphanumeric value by 1

    How about my solution chandy?

  14. #14
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    Re: increase alphanumeric value by 1

    great Huuthang_bd, now only i saw that. Thanks

  15. #15
    Forum Contributor
    Join Date
    12-22-2017
    Location
    INDIA
    MS-Off Ver
    EXCEL 2007
    Posts
    106

    Re: increase alphanumeric value by 1

    But this will change another column numeric value too

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] incremental increase in a cell based on value increase in another cell
    By umuni in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-18-2014, 05:23 AM
  2. Replies: 2
    Last Post: 11-06-2014, 05:07 PM
  3. quick formula help - replicate alphanumeric string but increase by 1
    By JoeMac in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 07-01-2013, 04:56 PM
  4. Replies: 3
    Last Post: 09-18-2012, 01:01 AM
  5. [SOLVED] Alphanumeric text increase by 1 every X rows
    By MissLauren in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-23-2012, 04:27 PM
  6. Replies: 3
    Last Post: 04-23-2012, 10:18 AM
  7. Replies: 2
    Last Post: 07-12-2011, 11:08 AM

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