Hi everyone

What I would like to achieve is to save an existing list, in individual files.

The list contains "open cases", which are each assigned to an employee.
The list is sorted by the name of the employee (col. b).
Headers are from row 1 to 3 (allthough I could change that if necessary)

How would I achieve that it saves an individual file, for each employee in the list?
Ideally the file name would contain the employees name.

Thanks a lot for any help provided

FD