Hi Everyone,
I have an employee list as attached, with manager data in column "V".
Macro is sending separate emails to each manager with an attachment. For example, a manager have 5 employee. Macro is copying that 5 row and pasting into a blank excel file and attaching that excel file to an email and sending it to the manager.
Until here, I am able to do it with below code. It is working.
But now I have a "Sheet2" which I want to do same thing. Filter the manager's employees in Sheet2 and create a second excel file and attach it into that email as well with previous attachment. Basically It will be one email with two excel attachment. Macro needs to match with managers and excel files.
I did the same code to Sheet2 as well but I dont know how to combine these two macro and send one email with two attachment ://
Any idea ?
Thanks a lot !
Orhan
Bookmarks