Create a new sheet for each unique agent and move all data to each sheet
问题 I have this issue that I\'m trying to solve. each day I get an report containing data that I need to send forward. So in order to make it a bit easier I have tried to find a macro that creates a new sheet with the name of the agent and moves the data for each agent in the created sheet... I have found one that suppose to do pretty much that. But since this isn\'t really my area of expertise I\'m not able to modify it to handle my request, and even make it work probably. Anyone have any idea ?