autofiltered

  1. A

    why is copy and paste so tricky with vba?

    maybe its just me? anyhoo, i have a routine which opens another workbook, moves the data around and adds an autofilter. It should then copy the autofiltered range back to my source workbook. With ESMwb.ActiveSheet.AutoFilter.Range .Offset(1, 0).Resize(.Rows.Count - 1).Copy...
  2. L

    VBA (CODE INCLUDED) Need help Inserting Row Below Selection not Above

    Hello, I have code below, that currently targets and inserts a blank row above whatever I have set to Autofiltered. In this case I have already manually set the Autofilter. Instead of ABOVE what it Autofiltered, I was wondering if there is a way to insert a row BELOW what is Autofiltered...
  3. M

    Tricky AutoFilter VBA Question for the VBA Gurus

    Hopefully some Excel VBA guru can help me on this :-) I need a solution for the case below that I plan on using for an application I'm developing: Case: A sheet can have an Autofiltered Range and many Autofiltered Tables(ListObjects). Requirement: I need VBA code which can identify these...

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