+ Reply to Thread
Results 1 to 8 of 8

Sequential Number Incrementing for Table Not Working

  1. #1
    Registered User
    Join Date
    08-04-2022
    Location
    Florida
    MS-Off Ver
    MS Office 365 Apps for enterprise
    Posts
    11

    Sequential Number Incrementing for Table Not Working

    Hi All,

    I'm working on customizing an Excel Forms spreadsheet with MS Forms & SharePoint.
    Whenever the form is filled out, the excel spreadsheet automatically updates the form with the data requested. I want to add to this form by adding a column that automates a new incrementing number.

    Currently I am using the following formula which I thought would work as the table increments with a new row, but instead i just keep getting new entries that keep duplicating the previous entry.

    Line 1-8 I manually updated the sequencing and works as expected.
    Lines 9-11 is what happens after I update the form and is automated. As you can see, it is not adding in the next sequential number.

    Please Login or Register  to view this content.
    Any suggestions on how to resolve this would be greatly appreciated!
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    06-23-2021
    Location
    Romania
    MS-Off Ver
    2021, 365 v 2208
    Posts
    722

    Re: Sequential Number Incrementing for Table Not Working

    Hi,
    select I2 and drag down it will update Your formula with correct entries
    Diana Tanase


    If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !

  3. #3
    Registered User
    Join Date
    08-04-2022
    Location
    Florida
    MS-Off Ver
    MS Office 365 Apps for enterprise
    Posts
    11

    Re: Sequential Number Incrementing for Table Not Working

    Hi Diana,

    You are correct, if I manually update the cell and drag it down it works. However whenever a new entry is added, the formula is not updating.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Sequential Number Incrementing for Table Not Working

    Try this in I2, copy down and then "update" whatever way you do so.

    ="DCN"&TEXT(ROW()-1,"0000")&-23
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  5. #5
    Registered User
    Join Date
    08-04-2022
    Location
    Florida
    MS-Off Ver
    MS Office 365 Apps for enterprise
    Posts
    11

    Re: Sequential Number Incrementing for Table Not Working

    Thanks Glenn, I gave it a try and still no go. I might have to take this up with some SharePoint/Forms forums. Thanks for all the suggestions everyone.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Sequential Number Incrementing for Table Not Working

    "Still no go" tells me nothing. Do you care to explain and show me in an Excel file?

  7. #7
    Registered User
    Join Date
    08-04-2022
    Location
    Florida
    MS-Off Ver
    MS Office 365 Apps for enterprise
    Posts
    11

    Re: Sequential Number Incrementing for Table Not Working

    Sorry for the delayed response Glenn. "Still no go" meant that I attempted your suggested solution and it didn't work for me.
    I ended up utilizing SharePoint's features to accomplish what I needed. Thank you for your time though, it is appreciated.

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Sequential Number Incrementing for Table Not Working

    Glad you got sorted, but remember for next time that if it doesn't work... SHOW us how it doesn't work. We can not diagnose the invisible...

+ 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. Incrementing a Number in a Dynamic Table
    By Statto in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-25-2022, 03:52 AM
  2. [SOLVED] Automatically Incrementing Invoice Number Upon Opening File Macro not working
    By Tinsmith in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-27-2019, 06:20 AM
  3. [SOLVED] Incrementing number based number range
    By ramserp in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-17-2018, 07:57 AM
  4. Incrementing a number by 1 ............... VBA code is only working every other time.
    By Steve Jones in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-20-2014, 07:19 AM
  5. Replies: 10
    Last Post: 10-30-2013, 07:29 PM
  6. Incrementing row number
    By den1s in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2006, 11:10 AM

Tags for this Thread

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