david@work
New Member
I hope everyone's having a good day!
I've been trying for a few days now to get a workbook to sort automatically into separate tabs per 'Color' after pasting data into a source tab, without the use of a pivot table (I need 5 columns of text to be sorted as well, so pivot tables are of no use).
I've had some success using index, match, if, and offset, but I can't quite seem to get it right. Part of the problem is the 'color' column has multiple instances of the same color, while having different data in the other 5 columns. There is a unique identifier for each row, but I can't seem to get that to match up to its proper row.
Any help would be much appreciated. This has been driving me crazy!
A sample file is uploaded with a bit more context.
I've been trying for a few days now to get a workbook to sort automatically into separate tabs per 'Color' after pasting data into a source tab, without the use of a pivot table (I need 5 columns of text to be sorted as well, so pivot tables are of no use).
I've had some success using index, match, if, and offset, but I can't quite seem to get it right. Part of the problem is the 'color' column has multiple instances of the same color, while having different data in the other 5 columns. There is a unique identifier for each row, but I can't seem to get that to match up to its proper row.
Any help would be much appreciated. This has been driving me crazy!
A sample file is uploaded with a bit more context.