married

  1. A

    VBA for Highlighting Differences from 2 Sheets using Key Identifier

    I have 2 sheets (Sheet1 - New ; Sheet2 - Old) both sheets have a key identifier lets say in column B. I want to highlight the differences across each key identifier in sheet1 as compared to sheet2. If key identifier is new to Sheet1 - entire row should be highlighted Red. If there is any change...
  2. P

    How to select the correct table for VLOOKUP to read from? (Payroll Taxes)

    Help! I have been developing a payroll environment in excel for my business to use. After overcoming several hurdles, I find myself stuck at one last one. In the workbook I have an Employee Info sheet wherein I contain indicators for their tax bracket (Married or Single) and the number of...
  3. cmschmitz24

    Worksheet Macros and Combining Them to 1

    Can someone help me with combining the following two macros? I cannot seem to figure out what I need to change/update. Private Sub Worksheet_Change(ByVal Target As Range) If Target.Cells.Count > 1 Then Exit Sub If Target.Address <> "$B$3" Then Exit Sub Application.EnableEvents =...
  4. M

    Formula Assistance Please - IF statement the right formula?

    Hi, I have made a calculator which has multiple variables based on whether someone is Single or Married (defacto goes under same heading), and number of kids. Hence if someone is single with one child it would be a different outcome (cell number) than if they were married with 2 kids. Then...

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