I need to split Excel file into multiple separate files based on the unique names found in a specific column (let's call it Column G). Each resulting file should contain all the entries corresponding to one unique name from Column G.
Please help me with sample workflow