I have an application that stroes all its information into a sql database as it goes along.
I want to be able to export the data from the table to the client excel application. IN vb i would export in using the copyfromrecordset but i dont know how to launch the client excel apllication and get the data into it or if its posible.
I want to be able to export the data from the table to the client excel application. IN vb i would export in using the copyfromrecordset but i dont know how to launch the client excel apllication and get the data into it or if its posible.