how can i make to automatically every day run my excel file, reload data from db and append in existing data.
Do I need to use vba script or...???
I have an idea that might work,
Most languages have packages to handle excel files, I think it should do it. Good luck