>Is there anyway to incorporate the spreadsheet into a VS 2008 VB project so that I can use the "Publish" facility to distribute updated versions of the spreadsheet from a web page
Add spreadsheet document into your VB.NET project and set following properties of spreadsheet file.
1. Build Action=Content
2. Copy To Output Directory = Copy Always
3. Set URL - "Where will be the application check for the update".
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241