+ Reply to Thread
Results 1 to 4 of 4

After a formula to determine what column the 1st number is in

  1. #1
    Registered User
    Join Date
    05-10-2019
    Location
    New Zealand
    MS-Off Ver
    2016
    Posts
    31

    After a formula to determine what column the 1st number is in

    Hi Group
    Im hoping someone can help me?
    I am Looking for a formula to determine what column the first piece of data shows up in in each row. Answers in Column L. The header is also in the sheet Im using
    Thank you in advance for looking at this
    Cheers
    Brian
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,908

    Re: After a formula to determine what column the 1st number is in

    Try this:

    =AGGREGATE(15,6,COLUMN(A2:J2)/(A2:J2<>""),1)

    or:

    =MATCH(TRUE,INDEX(A2:J2<>"",0),0)

  3. #3
    Registered User
    Join Date
    05-10-2019
    Location
    New Zealand
    MS-Off Ver
    2016
    Posts
    31

    Re: After a formula to determine what column the 1st number is in

    Thankyou Phuocam--both work perfectly!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: After a formula to determine what column the 1st number is in

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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] Alternative To FIND to determine Column Number
    By Jenn68 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-26-2019, 10:45 AM
  2. [SOLVED] Determine last number in a column that contains numbers, and strings
    By anakaine in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 05-21-2015, 12:21 AM
  3. [SOLVED] determine column number and sum
    By slxia1 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 10-30-2012, 07:56 AM
  4. Replies: 7
    Last Post: 04-19-2011, 04:01 PM
  5. How do I determine Table Column Index Number?
    By sauerj in forum Word Programming / VBA / Macros
    Replies: 3
    Last Post: 09-17-2010, 09:25 AM
  6. Determine Row Number of Last Value in column
    By lake54 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-15-2009, 02:48 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