header1

  1. P

    Match the same data from different rows

    Hello I have made an example of my problem below where I want to match data/ get to know if it exist in a group, separated by an empty cell. All "groups" are put in the same row and have a header. How can this be done by formulas? How can I confirm if Header1 has cat? How can I confirm if...
  2. A

    VBA: Multiple If Conditions

    Hello Everyone, I have a query in VBA multiple if conditions. if you are writing vba code for sum and if any of the column have 0 then it will throw an error. So, What i am tring to do is writing a vba code where any of the columns have "0" value then it should give "0" in the sum column. and...
  3. D

    Help with VBA

    Hi, I am currently using a Vlookup but the problem is the static columns and my columns will change from time to time. Sub Update() Dim LastRow As Long LastRow = Range("A" & Rows.Count).End(xlUp).row Application.ScreenUpdating = False Range("I2:I" & LastRow).FormulaR1C1 =...
  4. T

    match 2 criteria and return multiple rows

    Hello, I'm trying to find out a solution (macro/formula) for matching 2 criteria and return multiple rows. I have predefined Matrix table with all data: <tbody> A B C D E 1 Header1 Header2 Header3 Header4 2 Text1 x x 3 Text2 x x x 4 Text3 x x 5 Text4 x </tbody> and for...

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