efficent

  1. V

    VBA Code: some part of vba code is not working

    Hi, I ve 2 separate vba codes which is running successfully. Now, I've clubbed both; some part of this is not functioning properly some times it gives result but not always. Please validate & help me to sort it out...thanks in advance. Code is as follows: :eeek: Option Explicit Dim wsMaster...
  2. W

    Speed up Copy/Paste with variable range size

    I need to speed up my code. This code is looped through hundreds of times and is super slow. The problem is that the range of cells I need to copy and paste changes. Here is my original code: Worksheets(Sht2).Activate Worksheets(Sht2).Range(Cells(13, 1), Cells(LastPt, 15)).Copy...
  3. D

    Faster, more efficent ways to lookup against large data sets

    All I'm trying to achieve here is to look at 2 data extracts (this weeks against last weeks) and highlight any deltas... SO, what is on this weeks file that wasn't on last weeks - As they'll need creating/loading and, what's on last weeks file that isn't on this weeks - As they'll need...

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