Hi all,
I use a basic bit of code to set certain autofilter values in a worksheet.
Once that is done I generally end up with between 20 and 200 rows of visible data out of a total of 10,000 rows - how can I set VBA to copy and paste the values from the visible cells and insert them between existing data in different worksheet?
thanks in advance
I use a basic bit of code to set certain autofilter values in a worksheet.
Once that is done I generally end up with between 20 and 200 rows of visible data out of a total of 10,000 rows - how can I set VBA to copy and paste the values from the visible cells and insert them between existing data in different worksheet?
thanks in advance
Last edited: