+ Reply to Thread
Results 1 to 2 of 2

Formula to increase a unique Id number that uses text and numbers

  1. #1
    Forum Contributor
    Join Date
    05-09-2017
    Location
    NC
    MS-Off Ver
    2013
    Posts
    103

    Formula to increase a unique Id number that uses text and numbers

    Hello,

    Thank you for taking the time. I've approached this from a lot of different angles and still keeping hitting a wall getting my desired outcome.

    I've created a form for Lab Requests and at the end of submitting the sheet, it will record the data in a log and clear the sheet. I have the Lab Request number generate when the first date is entered. The format I use for identifying Lab Requests is simple LabReq-0001.

    The problem I have is that it displays as LabReq-1. I've given up on trying to get it to pull the next available number from the record. I would really for it to pull the next number from the existing record + 1. What I currently have resorted to is using Concatenate where I break down the last record number and still can't get it to display four digits.

    Would love some ideas because I'm hitting a wall.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,215

    Re: Formula to increase a unique Id number that uses text and numbers

    ="LabReq-" &TEXT(A2,"0000")

    where A2, A3 etc = 1, 2, 3

+ 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] Flag whether a unique or matching number follows 3 unique numbers immediately in a column
    By Supersadie in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 06-07-2018, 01:54 AM
  2. [SOLVED] Need to increase/decrease 2 numbers(a whole number and a %) dependent on a goal number
    By brianlross in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 10-19-2015, 02:28 PM
  3. [SOLVED] Add number to end of text and increase number per instance
    By cossie2k in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-22-2015, 05:25 AM
  4. [SOLVED] Formula to count the number of unique text values from a list.
    By PritishD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-28-2015, 05:42 AM
  5. Formula that counts number of unique text values if it meets criteria
    By ruledwritingpaper in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-15-2014, 02:57 PM
  6. [SOLVED] Increase number in text format for each row
    By britzer in forum Excel General
    Replies: 3
    Last Post: 12-17-2013, 12:55 PM
  7. Replies: 2
    Last Post: 07-10-2008, 05:53 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