excel to create conslidated file from multiple workbooks and then sending a mail

Viraj Shirsat

New Member
Joined
Jun 26, 2017
Messages
6
Hi,

I have 30 agents working in 3 different shifts ( morning, evening and night). After completing their work each of them have to submit there tracker in a specified folder. At the shift end one person has to collate the data from all the workbooks( sheet 1) and paste it in a new excel and then mail it to Lead. Manual copy paste takes a lot of time. so i need a macro which will help to collate the data, tabulate it , save the new excel master file created in a folder according to date and also mail it to the leads.

Also the night shift guys face date issue. If they are working for 1st December, by the time the shift ends its 2nd December, so the date gets mismatch and causes confusions.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Hi,

I have 30 agents working in 3 different shifts ( morning, evening and night). After completing their work each of them have to submit there tracker in a specified folder. At the shift end one person has to collate the data from all the workbooks( sheet 1) and paste it in a new excel and then mail it to Lead. Manual copy paste takes a lot of time. so i need a macro which will help to collate the data, tabulate it , save the new excel master file created in a folder according to date and also mail it to the leads.

Also the night shift guys face date issue. If they are working for 1st December, by the time the shift ends its 2nd December, so the date gets mismatch and causes confusions.
You should show your data.
VBA can help you to collect data from different files and send mail for your request.
 
Upvote 0

Forum statistics

Threads
1,216,487
Messages
6,130,943
Members
449,608
Latest member
jacobmudombe

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