matches

  1. J

    Lookup first 4 characters of a cell and output all matches?

    Hi, If I have data in a cell A2 I want to lookup the first 4 characters of this cell and output all matches in column F which start with these 4 characters Example: A2 = Auto Return: Automatic Automate Autograph Etc... Thanks for any help
  2. J

    Sumif with a defined named table?

    All I am trying to say is I want the sum of column D if no value in my defined named revenue (KNOWN_REVENUE) matches anything in column C. This is probably way off. =SUMIFS(D:D,C:C,<>KNOWN_REVENUE) Here is an example. KNOWN_REVENUE APPLES PEARS ORANGES column C column D APPLES...
  3. L

    copy/paste range of cells if cell matches another cell in another worksheet

    Hi Guys, Hopefully i explain this correctly, i dont mind if its a macro or formula. ive tried using MATCH and Vlookup and maybe i am over complicating this. I need: If a cell in H5:H101 in sheet 'InstallChecks' Matches a cells in H6:H98 in sheet 'ActiveDirectoryIntegration' then copy from...
  4. M

    How to get LAST value using INDEXMATCH

    I'm using this formula, which has been working perfectly... that is until it found 2 matches. How can I edit this so it shows the LAST matched value, instead of first??? =INDEX('Q3'!$F$1:'Q3'!$F$332,MATCH(K22,'Q3'!$AB$1:'Q3'!$AB$332,0)) Thanks.
  5. J

    INDEX/MATCH output all matches ?

    Hi i have the following formula =INDEX($F$28:$F$1000,MATCH(H9,$H$28:$H$1000,0)) which finds match in H28:H1000 and outputs corrosponding value in F Column However if there are multiple matches of H9, it always outputs first value Is there a way to output them all ? Array needed i think Any...
  6. R

    Count unique values with condition

    Hi everyone, hope you can help me with this issue. I have a sheet that looks like this <tbody> Subscriber_ID Date 101 09/01/18 101 202 08/13/18 203 09/04/18 204 205 09/08/18 205 </tbody> I need to count records from September in the "Date" column and only when it's not...
  7. M

    Got stuck with SUMPRODUCT - multiple criteria (text/numbers)

    Hi, I'm working with a SUMPRODUCT formula to sum the total amount of occurrences in my workbook (+3800 lines). The criteria are: Array 1; if cell value matches other cell Array 2; if cell value matches "text" Either I get #N/A or 0.. I suspect it's related to formating issues but neither...
  8. H

    Macro to match the sum of both the colum n

    Hi I want a macro which could find the sum of column E:E and R:R If sum matches then give a message both E and R Matches would you like the macro run further Yes or no, If the user selects yes then macro should run further, if the sum of E and R column doesn't match then give the msg as sum...
  9. M

    Combine text from multiple cells into one cell if name matches

    I want to combine the text for any cell in column C if the name in column A matches. Right now I'm using a simple IF/Text Join formula. This won't work for me. =IF(A4=A3,TEXTJOIN(";",TRUE,B3:B5)) It's too simplistic. I'd really like to look at all of column A and if there are any...
  10. L

    Help with pulling info to another cell based on two criteria

    I want a cell to display a number from another sheet in the workbook if two things are true. For example: on sheet 2, I want information from sheet 1 in column E displayed in sheet 2 column M if sheet 1 matches sheet 2 column A AND sheet 1 column D matches sheet 2 column C. Can someone help me...
  11. C

    Broad match based on criteria list

    I have column <code style="margin: 0px; padding: 1px 5px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera...
  12. K

    Typical matches; highlight and count them

    Using Excel 2000</SPAN></SPAN> Hi,</SPAN></SPAN> I want to find match of column C&D in the entire row and want to count the match</SPAN></SPAN> Matches method example....</SPAN></SPAN> Row 6 cells C6:D6 pattern "X1" look through in the column E:P in the row 6... following this method...
  13. M

    VLookup, Match, Index?

    Hi there! I hope I'm being clear on this question. I'm unsure if it's VLookup, Match, Index, etc.? Thanks in advance for your help! I have 2 spreadsheets. Sheet 1 is where I want the output and formula to be. If a name in column C of Sheet 1 matches a name in column C of sheet 2, then I'd...
  14. E

    Setting up a keyword lookup tool

    What I want to do is set up a landing page and a keyword search box. The keyword would search through 4 sheets' description columns to return approx matches to the keyword. Below the keyword entry box, I would have 4 headers (to match the four pages) that would have the formula I'm trying to...
  15. N

    Searching for partial match in one list against another-help needed

    Hello, Thanks in advance for any help. I'm relatively new to Excel and have been stuck on this issue for weeks. No search that I've done has yielded quite the results that I need. Looking to search a list of addresses against another static list of addresses and return results even when there...
  16. S

    Compare two worksheets with multiple columns for matches

    I have two worksheets. Each worksheet has one table of data with multiple columns. Product,Ref Number, Amount,Price etc........ Both data sheets have different columns of info but both have two columns in common. Product & Amount If a row of data in worksheet 1 matches a row of data in...
  17. M

    Miltiple IF Statement

    Default Re: using INDIRECT with VLOOKUP Thank you all for your help. I've been out for a while. I have a different question. I'm trying to do a multiple IFS statement where it matches two cell in cell BF4 Sample File Link So IF A2 (ENF) matches C1 (ENF) and B2 matches anything in G2-G7...
  18. A

    Excel-VBA dictionary for replacing text strings

    I have a table with a column of airport codes (HAM, BER, TLL, VNC etc.) and I need to create a VBA macro that would fill another column with respective country codes (HAM>DE, BER>DE, TLL>EE, VNC>IT). <tbody> Column A Column B HAM DE BER DE TLL EE VNC IT </tbody> I have done a lot of...
  19. M

    Formula to return data if it matches row and column

    Hi, I have a set of data here. <tbody> 1 A B C D 2 5/1/18 6/1/18 7/1/18 3 U1 50 40 30 4 U2 40 30 20 5 U3 30 20 10 6 U4 20 10 0 </tbody> In this table below, I want to have formulas in the empty cells to give me the values that matches row that contains U1 and U3 and...
  20. B

    All variables for 8 soccer matches

    How many possible outcomes are there in 8 soccer matches

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top