Hi there,
I am writing a
VB.NET application, which gets certain data from a spreadsheet.
Currently, the user has to edit the spreadsheet outside the application.
Is there a way that I can load the spreadsheet into a window of my application, so the user can edit it there? If so, can he still link certain cells to data contained in other external spreadsheets/data-sources, using the same method he'd use if the spreadsheet was stand-alone?
Hope you can help.
Thanks.
James
//##