First I'll preface this with I have no idea if this is even possible. I have a personal database that I use to categorize and calculate totals on my bank transactions. As it stands now, I login to the online banking, export a .CSV with the transactions, import it to the database, run the queries/vba to sort and categorize.
What I'd like to do is have some way to automate the download the transactions, perhaps with VBA.
I guess my question is, is this possible? If so, how do I go about setting it up?
Thanks in advance,
Guy
What I'd like to do is have some way to automate the download the transactions, perhaps with VBA.
I guess my question is, is this possible? If so, how do I go about setting it up?
Thanks in advance,
Guy