I have an Excel file that contains various data, including color-coded cells, specific formatting, and dropdown entries in certain columns. I need to split this 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, and it is crucial that the original formatting, color coding, and dropdown entries are preserved in each of these new files. How can I achieve this using Alteryx?