I have to develop a program where my VB6 program has to retrieve data from spreadsheet stored in a Google Doc.
The said spreadsheet is public, so there's no need to log in.
I have to use VB 6 only.
So far I have done all the other things of the application but am stuck here.
This program will be distributed to many users, so I want to avoid system specific commands, but if absolutely necessary, will use them.
please Help
The said spreadsheet is public, so there's no need to log in.
I have to use VB 6 only.
So far I have done all the other things of the application but am stuck here.
This program will be distributed to many users, so I want to avoid system specific commands, but if absolutely necessary, will use them.
please Help