+ Reply to Thread
Results 1 to 2 of 2

how to write sequential numbers for the first occurring number

Hybrid View

  1. #1
    Valued Forum Contributor dmcgov's Avatar
    Join Date
    11-11-2015
    Location
    Florida, USA
    MS-Off Ver
    Office 365 Business
    Posts
    1,518

    how to write sequential numbers for the first occurring number

    so i have two ranges, a Before and an After

    basically i want to write the first occurring integer and put a 1 in the after column. how can this be done?

    WritingSequentialNumbers.png
    Attached Files Attached Files
    Last edited by dmcgov; 04-17-2020 at 08:26 AM.

  2. #2
    Valued Forum Contributor dmcgov's Avatar
    Join Date
    11-11-2015
    Location
    Florida, USA
    MS-Off Ver
    Office 365 Business
    Posts
    1,518

    Re: how to write sequential numbers for the first occurring number

    so i used this formula in my helper column

    =IF(INT(U8)=0,0,IF(INT(U8)=INT(U7),0,1))
    that fixed the issue

+ 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: 11-15-2019, 10:37 AM
  2. How to find the most SEQUENTIAL occurring numbers in 1 column
    By rebel870 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-10-2019, 09:55 PM
  3. how to find most To most frequently occurring numbers in a column
    By eddie01001 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-10-2019, 07:32 PM
  4. Setting Range of sequential numbers with a * before and after each number
    By Craig Scott in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-22-2015, 08:02 AM
  5. Re-number sequential numbers.
    By vpestana in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-14-2014, 08:49 PM
  6. Replies: 6
    Last Post: 01-13-2010, 10:26 AM
  7. Most Occurring Number
    By styre in forum Excel General
    Replies: 2
    Last Post: 06-13-2009, 02:30 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