czcastermaster
New Member
Hi,
I'm trying to create a spending tracker for all our credit cards and accounts. They all export as .csv's with the following essential data: date, description, amount, category
Every month I'd like to create a new sheet, paste all the above data into it, and have it spit out a category summary.
I don't know VBA well but my solution if I did would be to somehow "stack" columns that I specify.
I have attached a spreadsheet that kind of demonstrates what I am thinking of. Any ideas?
In my search I did find something similar but it doesn't seem to work for the data format I have...
https://chandoo.org/forum/threads/consolidate-columns-with-the-same-headers.13051/
I'm trying to create a spending tracker for all our credit cards and accounts. They all export as .csv's with the following essential data: date, description, amount, category
Every month I'd like to create a new sheet, paste all the above data into it, and have it spit out a category summary.
I don't know VBA well but my solution if I did would be to somehow "stack" columns that I specify.
I have attached a spreadsheet that kind of demonstrates what I am thinking of. Any ideas?
In my search I did find something similar but it doesn't seem to work for the data format I have...
https://chandoo.org/forum/threads/consolidate-columns-with-the-same-headers.13051/