find & match

  1. P

    Statement reconciliation

    Hi everyone. I am kindly looking for a VBA instruction that compares 2 sheets with 2 columns each and highlights what found and leaves what is missing uncolored. The date and amount must match each other or be the closest available date. Then, all the mismatched row, moved to a new third sheet...
  2. R

    Find the cell location(s) in which a comma separated list of items are contained

    I have a set of data which is hyphen separated as follows: 1-3-4-6-7-8-9 A4 3-4-6 A1&A4 6-8-9 A1&A4 1-3-4-6-7-8-9-0 Not Found My objective is to find the cell location(s) in which I can find the cell string as a subset. If the string is not found as a subset on any other cell...
  3. S

    Finding whether Excel workbook contains any 4 digit number

    Is there any way to find whether excel workbook has any 8 digit number. E.g. 12345678,112233144 etc. could be in entire column or within in a statement on any of the tab of excel workbook. I need excel to find out any number(if any) in excel workbook. examples of 8 digit number could be present...
  4. Goalexcel

    Enter duplicates multiples columns Highlighting with different colors with VBA

    Data in sheet1 start A2 until J or more columns need to highlight with different colors. Each color represent the number duplicate that start in column N and more columns. When number is repeated for third time will change the color with the new color. Code need to be flexible every time...
  5. P

    vba - find multiple criteria

    Hi, The program reads each row of Sheet 1, scans the three criteria we are looking for and it should find the entry in Sheet 2 that matches the criteria. Criteria: 1) invoice number (location in Sheet 2: column D) 2) date of payment (location in Sheet 2: column B) 3) amount paid (location in...
  6. P

    VBA Range.Find multiple criteria

    Hi, I need some help with my code.. The program is supposed to match payments according to three criteria: 1) invoice number, 2) date of payment and 3) amount paid. The program reads each row of Sheet 1, scans all 3 criteria mentioned above and will search for it in Sheet 2 (Bank Statement)...
  7. M

    Copy Certain Cells to Another Sheet In Correct Row

    Hi All! I am having an issue copying data (several fields) from one worksheet to another worksheet.... in the correct row of data. The first sheet (Summary) has a a few student names and data listed. These names are compared to another sheet (Tutoring Attendance) and the "new" names added to...

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