+ Reply to Thread
Results 1 to 4 of 4

generate number sequence based on cell value

  1. #1
    Registered User
    Join Date
    03-22-2015
    Location
    Dubai UAE
    MS-Off Ver
    2010,2013
    Posts
    8

    generate number sequence based on cell value

    hello everyone
    I just need to generate sequence number based on a cell Text value (b3)
    just please find the attached image to understand what i exactly need

    Package_Line.jpg

    I need a number sequence start from number 1 for each PackageID value
    any replay or help would be highly appreciated
    Last edited by Pmaldini3; 03-22-2015 at 04:45 AM. Reason: image

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: generate number sequence based on cell value

    In E3 and copied down:

    =COUNTIF($B$3:B3,B3)

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,631

    Re: generate number sequence based on cell value

    Try =COUNTIF($B3:$B$3,$B3) and pull down as needed
    Last edited by Pepe Le Mokko; 03-22-2015 at 09:02 AM.

  4. #4
    Registered User
    Join Date
    03-22-2015
    Location
    Dubai UAE
    MS-Off Ver
    2010,2013
    Posts
    8

    Re: generate number sequence based on cell value

    thank you guys you saved my time

+ 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. Replies: 4
    Last Post: 01-04-2022, 03:58 AM
  2. excel generate a sequence of whole number e.g. 1 2 3
    By LEEDA12345 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-10-2014, 01:47 PM
  3. How to auto generate sequence number
    By FelicityCSaycon in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-13-2013, 08:38 AM
  4. generate sequence of number
    By cyzax7 via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2006, 04:00 AM
  5. Replies: 6
    Last Post: 08-04-2005, 10:05 PM

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