Use Case:
I have an excel with 2,202 lines. I need to basically pivot by manager to correlate the users and their corresponding AD Roles. Thus bringing down my count to 139 managers with 413 users (direct reports).
I basically want to create a batch macro that will run daily , take the results I've obtained within my basic table (pivot), and then email that manager hers/his allocated users with their AD roles....taking the email address I have enclosed the excel file (csv), looping each email address into the email tool , until all 139 managers are satisfied.
In other words, I want to automate the copying and pasting of emails from the excel, in order to send out the unique emails out to each manager ....separately.
I've tried building some batch macro's based off of some YouTube research and reliable Wiki-Pedia..... but No puedo....
