I think that there is too much data being included in one table. There is personal data for the client as well as the account data. This makes for a lot of duplication of data. It would be better, I think to have two tables, one for account action and the other for personal data for the clients. This was the client data doesn't have to be repeated for each transaction on the account. The account # would be the only common field for the two tables.
With the data the way that it currently is, perhaps your best solution would be to apply the Filter found on the Data Tab and filter on what you want to see out of the total mass of data.
Bookmarks