I've tried using it a good bit and so far it definitely seems to cover the 'sorting' requirement I need, and I especially love that it re-sorts when changes are made... Such as making someone M/N and then changing them to Y, it auto-updates and removes/adds them to the right sheet(s).
I think my biggest two issues now are.... Duplicates, and Conditional Formatting formulaes breaking.
1 - I added the next 4 months' worth of data/entries into the list to test it out, and sometimes there's duplicate entries for the same data/entry on different months... I need it to keep the 'first' entry while removing the duplicates. So for an example...
Line 3 / "S | date | date | state | 110469 | LN | FN | S2 | T | DD | LD | D | R | C | | JUNE"
random other entries
Line 55 / "S | date | date | state | 110469 | LN | FN | S2 | T | DD | LD | D | R | C | | SEPTEMBER "
more other data
Line 85 / "S | date | date | state | 110469 | LN | FN | S2 | T | DD | LD | D | R | C | | DEC"
I need it to somehow figure out there's a duplicate of the same user/data entry, and only put the 'first' entry of it in the final/correct sheet. So in this example, Say the data ends up being a "Y/ready", it would port over to the Ready sheet but it would put all 3 entries in the Ready sheet. I want it to only put the JUNE entry and to discard (or sort) the duplicates elsewhere.
Attachment 892261
As you can see sometimes there's no duplicates and other times, there's a LOT of duplicates.... When importing them over the course of an entire year it's difficult to find them all initially (which is the biggest reason I set up the conditional formatting to let me know there's a duplicate "somewhere" but then I have to hunt them down and figure out if they've already been done or not... Etc-etc. It's incredibly time consuming. I also don't think my duplicate/remover-macro works with the table so I'm at a loss now on that. I genuinely like this auto-sorting table, but if it can't handle duplicates then I have to send a very cluttered sheet to our final verification person. (My final sheets working/missing/deported/ready - all get sent to someone for a final push in our main-main system that's way above my pay grade. I need to send them all the individual users without the duplicates). But when I try to remove the duplicates from the final sheet it re-adds them cause they're on the main sheet. 
(I only knew how to make this work via the macro, but you managed to give me a surprisingly amazing non-macro sheet which I'm still struggling to figure out how it works so I can use it on other sheets/future but thank you none-the-less!)
.... As for the 2nd issue;
2 - Everytime I port over or input the new data from our assignment list (a sheet of data/entries that I don't have access to, a list is sent to me every week/month that has all the info I'll be using). I copy the list over/in and it breaks every single page worth of conditional formatting. So I have to constantly go back in and re-make the formulaes for each page to keep all my formatting. Is there anyway to keep this from happening? Cause the conditional formatting will never change and it should 'always' be....
Attachment 892259
------------------
If I need to reupload the example sheet with the new sets of data/duplicates/issues I can, but I'd like to think I could follow direction enough to fix it long as I'm given guidance. (Because I'd feel bad just constantly giving y'all the workbook and to make it work for me x-x).
Possible idea? -- I have no idea if this is something feasible but... For the whole duplicate issue, since the MAIN sheet has to keep 'all' entries, including duplicates, but the sorting/final sheets need to ONLY keep the 'oldest' entry while deleting/not including the newer entries... If that's too difficult or not feasible to make, then maybe would it be possible to have a completely other sheet dedicated for 'Duplicates'? So, the first/oldest entry will go to the sheet it needs to, but then any extra/duplicate entries will go to a Duplicate mass-dump sheet that just keeps all the newer entries on it?
- - - I know the easiest method would be to simply remove the duplicates from the main sheet, but sadly that's not possible and my work requires 'all' entries, be in the main sheet, because the duplicates are for different months and we need to keep the stats of which month had how many x/y/z's for it, duplicate or not. 
NOTE: Also, as per my initial post, the 'ONLY' way to tell if something is duplicate, is if the SID# (Column D) is the same. (unrelated but extra detail->) This is also how data entry errors are also caught cause sometimes people will give me the wrong status or name or county or state, but the SID# lets me know they put the wrong data in it for someone else.
Bookmarks