Write to Remote Excel Spreadsheets
Category:
Network/InternetType:
SnippetsDifficulty:
AdvancedAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This block of server-side and client-side code allows you to write data onto a remote Excel Sheet. The date and time will be written in Cell(A,1) and data in Cell(B,10).
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: