|
|
|
|
|
by klohto
2785 days ago
|
|
I was working on something similar this weekend! (Well, kinda) Basically, I had an ugly CSV from my bank and importing it into Excel yielded horrible results. So I wrote a processor with customizable rules that splits values into defined colums.
In the end, I had all my payments for past 3 years split into defined categories, added some stats, got rid of useless or empty fields and nicely formatted it. |
|