mids

  1. A

    VBA Help with Copying Entire row from one sheet to another based on cell value

    I am looking to copy an entire row from one tab to the other based on what is in column A. In addition, I would like to sort the rows copied by what is in Column A (in this order...MIDS, DAYS, SWINGS). I would also like to have a definitive break row better the results. I have attached screen...
  2. L

    How to make word that is not in dictionary to be UNDERLINED?

    The following VBA can change word that is not in dictionary to RED: Sub zz() <code style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; line-height: 12px;">Dim ws As Worksheet, rng As Range, s$, w$ Set ws = ActiveSheet For Each rng In ws.UsedRange If...

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