Hello
I am trying to get data FROM an
Excel solution INTO
Visual Basic 2005.
I have already added a reference to the
Microsoft Excel 9.0 Object Library in Solution Explorer.
There is a file c:\theproject\theproject1.xls
Questions:
1. How do I get Visual Basic 2005 to connect to theproject1.xls?
2. How do I get the value of the Excel solution cell B12 INTO A LABEL (named thelabelB12) in the Visual Basic 2005?
Thank you.
-
-
Tried looking for an Excel XLS parser?
Oh, and please don't apply formatting to your posts. -
Have you worked with VSTO yet?
http://msdn.microsoft.com/office/understanding/vsto/
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.