+ Reply to Thread
Results 1 to 6 of 6

How to wisely match company name to payment ref number

  1. #1
    Registered User
    Join Date
    03-21-2015
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Windows 7
    Posts
    40

    How to wisely match company name to payment ref number

    Hello everyone,

    I Have one problem. I want to match payment reference to customer name. I have attached excel, where I show the problem and result I wanna see. COuld you please help me, what formula will help me to solve the problem
    Attached Files Attached Files
    Last edited by Rafa100; 03-17-2017 at 03:12 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: How to wisely match company name to payment ref number

    Sorry, I dont understand what you are doing here, please explain in words, what you are doing
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    03-21-2015
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Windows 7
    Posts
    40

    Re: How to wisely match company name to payment ref number

    I have changed a presentation. in coloumn J, I have payment reference numbers and customer names. I would like in seperate column customers name to be shown for Payment number starts with PAYIS. Please see attached excel provided.
    Last edited by Rafa100; 03-17-2017 at 03:19 AM.

  4. #4
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: How to wisely match company name to payment ref number

    Hi All,

    a possible approach.

    In K4

    =IF(LEFT(J4,5)="PAYIS",INDEX(J4:J$16,MATCH(1,INDEX(--(LEFT(J4:J$16,5)<>"PAYIS"),),0)),"")

    Regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  5. #5
    Registered User
    Join Date
    03-21-2015
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Windows 7
    Posts
    40

    Re: How to wisely match company name to payment ref number

    Many thanks. It works

  6. #6
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: How to wisely match company name to payment ref number

    Hi,

    thanks for sharing feedback.

    Regards

+ 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] Automatically copy individual company rows into separate company sheet
    By rajeshn_in in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-24-2016, 03:24 AM
  2. City, State, Zip, Area Code - with - Company Name match
    By gmjhunter in forum Excel General
    Replies: 1
    Last Post: 02-05-2015, 07:08 PM
  3. Unable to extract name or company # and match to a defined table
    By mgabes in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-24-2014, 06:01 PM
  4. Calculating 401k Company Match up to 6%
    By tecumseh in forum Excel General
    Replies: 2
    Last Post: 01-15-2008, 09:58 PM
  5. Appending a colums from 2nd list based on match of company name
    By JamesC in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2007, 10:17 AM
  6. [SOLVED] formula to calculate a 401K company match?
    By Trish in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-18-2006, 02:10 PM
  7. [SOLVED] how do you get a positive number payment with a mortgage payment .
    By sam in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-02-2005, 02:06 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