I am generating a trial balance that is ultimately going to look like this :

My current trial balance looks like this.

- I can't seem to figure it out with data cleansing but I need to remove leading spaces so I can separate the number from the Name.
- Second I need to somehow eliminate the total column so I can only get the individual account that makes up the total.
- When I tried [TB Accounts] = "checking:" or [TB Accounts]="Account Name" - I thought it was too much, maybe a faster way to do it? If the total name changes?
Can any of you help me with this? I attached a sample file. I appreciate any help.