ws2.cellsr

  1. B

    Better Way to Loop and Copy and Paste Items

    Hi, I currently have the following code running no problem (just a little slow for my liking). FYI crng is in ws2. For Each Cell In crng If Cell.Value = concatenate Then r = Cell.row Exit For...
  2. B

    one more criteria for vba

    I have a macro that currently looks through two unique sheets and if criteria is met, pulls the row to sheet3. Below. Sub what_changed() Dim ws1 As Worksheet, ws As Worksheet, ws3 As Worksheet, ws4 As Worksheet Set ws1 = Worksheets("Sheet1") Set ws2 = Worksheets("Sheet2") Set ws3 =...

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