+ Reply to Thread
Results 1 to 11 of 11

Matching company names written differently

  1. #1
    Registered User
    Join Date
    02-23-2016
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    65

    Matching company names written differently

    Hi,

    I have been struggling with this issue for more than a day now and if anyone could help me with this it'll be great.

    I have two sets of company names and their respective fee, dept name and FY. In the attached excel, you'll see on the right side that I have entire data set for the ABC group and on the left side is how I want it to be placed.

    I want with the name "ABC" in cell B2, the fee should automatically populate for the respective dept in the respective FY (Cell D2 to E4).

    I know vlookup doesn't work here and have tried with match/index also. But nothing seems to work out.

    Thanks in advance!!!
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Matching company names written differently

    try

    D2

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Registered User
    Join Date
    02-23-2016
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    65

    Re: Matching company names written differently

    Thanks,

    But this formula does not take the company name. In this instance, there is only 1 company. But otherwise I have more than 600 companies. So if the formula doesn't recognize company name, I cant get the correct figures.

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Matching company names written differently

    Can you upload file with some example???

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,185

    Re: Matching company names written differently

    2 problems;

    Company name is ABC Group in your example ?

    There is more than one fee for each category: are fees to be summed?

  6. #6
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Matching company names written differently

    =SUMPRODUCT($H$2:$H$48,($G$2:$G$48=$B2)*($I$2:$I$48=$C2)*($J$2:$J$48=D$1)) and drag across

    With your example result will be 0 because Company name in table is different then in column ($G$2:$G$48=$B2). ABC <> ABC Group
    You should define any condition/s for company name
    Use ABC Group in B2 and you will see result
    Last edited by sandy666; 02-23-2016 at 05:55 AM.

  7. #7
    Registered User
    Join Date
    02-23-2016
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    65

    Re: Matching company names written differently

    I have uploaded the file. And the fee needs to be summed up. the difference in the name is the only challenge here which i need help on.
    Attached Files Attached Files

  8. #8
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Matching company names written differently

    First Fill the B column with concern company name then

    Try

    D2

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    AND DRAG DOWN AND TOWARDS THE CELLS
    Last edited by shukla.ankur281190; 02-23-2016 at 05:58 AM. Reason: typo error

  9. #9
    Registered User
    Join Date
    02-23-2016
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    65

    Re: Matching company names written differently

    Awesome!!!! this worked!!!! thanks a ton!!!

  10. #10
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Matching company names written differently

    Thanks for feedback and Happy to help you.

    Please add reputation by clicking on star * icon left corner on your screen which one really helps you and mark thread as solved. See the signature for appropriate action pls.

  11. #11
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,185

    Re: Matching company names written differently

    Try

    =SUMPRODUCT($H$2:$H$100,($G$2:$G$100=OFFSET($B$2,INT((ROWS($1:1)-1)/3)*3,0,1,1))*($I$2:$I$100=$C2)*($J$2:$J$100=D$1))

    Company names in full as per post #6

    Only enter company name once as per your sample
    Last edited by JohnTopley; 02-23-2016 at 06:14 AM.

+ 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] deleted the post
    By joparo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-22-2015, 07:00 AM
  2. Matching misspelled or differently spelled names
    By dsciola in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-12-2014, 01:28 AM
  3. pulling data from differently written names
    By maymano in forum Excel General
    Replies: 2
    Last Post: 11-05-2013, 08:47 AM
  4. Making a list of company names
    By juddykong in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-11-2013, 11:10 AM
  5. Need help to display company names
    By shaikfazil in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-19-2012, 01:24 PM
  6. counting company names
    By jspinx in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-03-2012, 11:43 AM
  7. [SOLVED] calculations to be done differently based upon company name
    By moley165 in forum Excel General
    Replies: 3
    Last Post: 08-31-2012, 08:57 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