Forum Discussion

Apollo11's avatar
Apollo11
Copper Contributor
Mar 20, 2021

Problem when using PasteSpecial with SkipBlanks on filtered table

I have written a VBA script to produce a report from an Excel table. Basically, the VBA script filters the table based on user selected criteria. It then copies a range of cells (using SpecialCells(x...

Resources