i have a database which is connected to sql server,this database reads the excel files paths from a folder and save them into the database...
But i am wondering is there any way from vba that would read all the files (.xlsm) from a folder and save them into sql server (not just the path)!
and then after wards i can write the files from sql server to a folder.
I have done this already in c#.net.... but i dont know how to do that in vba...
need help with this
Thanks!
But i am wondering is there any way from vba that would read all the files (.xlsm) from a folder and save them into sql server (not just the path)!
and then after wards i can write the files from sql server to a folder.
I have done this already in c#.net.... but i dont know how to do that in vba...
need help with this
Thanks!