+ Reply to Thread
Results 1 to 2 of 2

Formula to return last entry in row

  1. #1
    Registered User
    Join Date
    05-22-2017
    Location
    HASLETT
    MS-Off Ver
    Home and Student 2010
    Posts
    5

    Formula to return last entry in row

    Looking some guidance:
    When I post some rent payments, is there a way to show the name of the column that has the last payment posted?
    In other words, when I post the Payment for August, the cell with the formula will show AUGUST.

    As always, I appreciate all of the help I have received.

    Roger

  2. #2
    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,990

    Re: Formula to return last entry in row

    Yes, indeed there is a way to do it.

    Let's assume that your amounts are in the range B2:B13 and your month names in A2:A13. Try this:

    =INDEX(A2:A13,MATCH(99^99,B2:B13))
    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. Replies: 4
    Last Post: 02-14-2018, 08:29 AM
  2. [SOLVED] Formula needed to return duplicate entry
    By Twaddy006 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-22-2014, 05:44 PM
  3. [SOLVED] formula to look for a number entry on one worksheet and return another fixed entry
    By kahuna130 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2014, 04:15 PM
  4. [SOLVED] Need formula to return column header name for first entry on each row greater than zero
    By TotallyLost in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2014, 10:56 AM
  5. Return column entries on formula based on user entry
    By Smythers00 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-25-2013, 09:52 PM
  6. Formula that return if any entry appear in all columns
    By bharatp83 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-12-2012, 05:25 AM
  7. Replies: 2
    Last Post: 09-18-2008, 05:47 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