+ Reply to Thread
Results 1 to 2 of 2

Fomula Advice needed for a fuel spreadsheet,

  1. #1
    Registered User
    Join Date
    04-04-2007
    Posts
    1

    Fomula Advice needed for a fuel spreadsheet,

    Hi,

    I'm a new user to this forum and wonder if anyone can help me on this,

    I am trying to create a spreadsheet from my fuel data and want to show in a cell something like if Column C (registrations) = AB12 ABC or the cell where the registration is, whats the most frequent/common station they refuelled at from the range provided (Column G). I thought mode might do it by that just seems to do numbers, and there does not seemd to be a modeif for text.

    I have attached a pdf copy of the spreadsheet as an example of the spreadsheet and the ???? is where I want the formula to go. The data is fictious for example purposes.

    Any help would be greatly appreciated and may stop me going insane.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    Try this formula

    =INDEX(G$2:G$100,MODE(IF(J2=C$2:C$100,MATCH(G$2:G$100,G$2:G$100,0))))

    confirmed with CTRL+SHIFT+ENTER

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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