Sort:  

That's great. Thanks:)

Is there an excel tutorial how to get selected data?
As I logged in and selected accounts, it's loading all accounts.

Thanks :)

Is there an excel tutorial how to get selected data?

This is not Excel stuff. The worst thing to do is to retrieve all data and filter it at the Excel level.
You should learn how to write SQL queries to narrow the scope of data returned.
There is such an example in the tutorial.

Ok. I will read some stuff and look in youtube. Thanks for help.