k3vsmith
Member
I have an export from a program to an excel worksheet that has several columns (A - P). I have them filtered on column C. This adjusts the view down from 255 records down to 24. Now I need vba code that will copy the contents of column F to column E (for this filtered view only). Do I need to create a range for this view or how do I go about that?
The # of records could vary per export but the columns will always remain the same.
Let me know if you need more information. Thanks in advance.
The # of records could vary per export but the columns will always remain the same.
Let me know if you need more information. Thanks in advance.