Hi,
I have a worksheet with these about 20 columns (somtimes more an sometimes less) which have been imported in Excel.
These columns have to remain in the worksheet:
Problem is that the order of the columns changes a lot, and the number of columns as well.
The columns mentioned above are always present when imported and I want to keep those.
What VBA do I need to keep those columns and reorder them like above and delete the other columns?
Thans for your help!
govi
I have a worksheet with these about 20 columns (somtimes more an sometimes less) which have been imported in Excel.
These columns have to remain in the worksheet:
First Name | Middle Name | Last Name | Title | Company | CompanyProfile | CompanyWebsite | Phone |
Problem is that the order of the columns changes a lot, and the number of columns as well.
The columns mentioned above are always present when imported and I want to keep those.
What VBA do I need to keep those columns and reorder them like above and delete the other columns?
Thans for your help!
govi