Hi,
I have this problem I have been working on and I can't seem to figure out why it doesn't work properly.
This is what I am doing using VBA code:
1. auto filter a "data sheet" with about 5000 records
2. after filtering i am coping one column from the "data sheet"
3. pasting the copied data into "new sheet"
The problem is that I am not getting all the records. If I filter the "data sheet" manually I get 728 records (after the filtering) but when I use the code after the copy and paste is done I get only 693 records in the "new sheet".
Does anyone know why?
I can include the code if that will be needed.
Many Thanks,
Shay
Bookmarks