Need assistance with A Macro to place like data in the same column

pete3636

New Member
Joined
Jul 20, 2015
Messages
5
I am hoping someone can assist with creating the macro I am attempting. I would like to have explorer open, allowing me to map to the file location to pull the file in. Once the file is opened I would like the macro to organize the data so that like coverage names are placed in the correct columns with their corresponding additional column data.

In the example below, the macro would move from any column that contains testlife into column AL. Since there are 4 columns associated to each coverage name (start date\end date\ calc date\signature date\volume; all of those should be organized together.

I apologize if I am not explaining this correctly, but that may explain why I cannot figure it out! I appreciate anyone reviewing this and any assistance would be appreciated.

Thank you!

Coverage Start DateCoverage End DateInitial Calc DateSignature DateCoverage NameCoverage VolumeCoverage Start DateCoverage End DateInitial Calc DateSignature DateCoverage NameCoverage Volume
07/01/2015TESTADD15000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015testlife5000007/01/2015testlife1
07/01/2015TESTADD15000007/01/2015testlife1
07/01/2015TESTADD15000007/01/2015testlife1
07/01/2015TESTADD15000007/01/2015testlife1
07/01/2015TESTADD15000007/01/2015testlife1
07/01/2015TESTADD15000007/01/2015testlife1

<tbody>
</tbody>
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,215,980
Messages
6,128,079
Members
449,418
Latest member
arm56

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top