Notifications
Clear all
Power Query
1
Posts
1
Users
0
Reactions
297
Views
Topic starter
Hi,
I have this scenario:
- Weekly master file has few rows for each person.
- Each person should get email with new data each week.
- Splitting and sending should be in the background.
My approach:
- Use PQ FROM FOLDER once to create file for each person from the master file.
- When new master file arrive, place it in the folder.
- Use VBA to loop through all persons' files to refresh and email them in the backgroud.
Is this the best/simplest approach?
Sample master file attached.
Regards,
Ayal Telem.
Posted : 18/01/2025 10:00 pm