+ Reply to Thread
Results 1 to 3 of 3

Serial numbers

  1. #1
    Forum Contributor aganesan99's Avatar
    Join Date
    04-26-2013
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    129

    Serial numbers

    Hello All,

    I am in a finance job where I have a tracker to maintain the list of invoices, debit note and credit notes issued with the reference numbers, based on the region.

    For example, ref# for Invoices, debit note and credit note for North region should start from 1000, for South 2000, etc.

    Please refer the attached file for better understanding. This I need to do it in formula.

    Any help appreciated.

    Thanks,
    aganesan99
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Serial numbers

    In E2, I used

    =VLOOKUP(C2,$I$2:$J$3,2,FALSE)+COUNTIFS($B$2:$B2,B2, $C$2:$C2,C2)-1
    See attached.
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Contributor aganesan99's Avatar
    Join Date
    04-26-2013
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    129

    Re: Serial numbers

    Thanks ChemistB

    You saved my day.

    Thanks a lot.

    aganesan99

+ 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] Serial Numbers for different categories
    By aganesan99 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-19-2015, 04:47 AM
  2. Tracking serial numbers
    By blh in forum Excel General
    Replies: 10
    Last Post: 03-20-2012, 06:32 AM
  3. Finding a serial number in a list of serial numbers
    By zocoloco in forum Excel General
    Replies: 2
    Last Post: 02-04-2009, 05:20 AM
  4. date/serial numbers-help please
    By 1a2s3d4f in forum Excel General
    Replies: 1
    Last Post: 03-31-2006, 01:43 AM
  5. to find missing serial numbers in randomly generated numbers
    By B.H. Hadi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2005, 07:00 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