Could someone point me in the right direction or provide an example of how to connect to a sharepoint, access an excel sheet, update it, save using VB6.
I know how to access/modify/create/close excel sheets with VB6 on my local harddrive. I have searched and searched with no success over the internet on any examples using sharepoint with VB6.
Thanks!
Edit: Basically I wrote a simple program that access our cisco switches on the network via telnet, backsup the config, and saves it in an excel sheet... now I would like for it to save on a sharepoint site instead of local computer and manually posting on the sharepoint.