-
Using Office web components spreadsheet
Dear all i am a newbie if it comes to vb.net, however i have been given an interesting task to accomplish.
i have to build an application that reads and wites data from a dataset or user input to an embedded OWC spread sheet.
Sadly the internet is a bit scarse n this subject and i seem to do something wrong in my code
Dim sheet As AxOWC10.AxSpreadsheet
sheet = New AxOWC10.AxSpreadsheet
sheet.ActiveSheet.Cells(1, 1) = 1
above code is what i can make of to write to and OWC spreadsheet on form1
but then i het the error
'System.Windows.Forms.AxHost.InvalidActiveXStateException' occurred in AxInterop.OWC10.dll
what am i doing wrong here? and can somebody help me reading from the same sheet, updating a dataset?
awaiting your reply
leon
Similar Threads
-
By Camper_Joe in forum VB Classic
Replies: 1
Last Post: 10-21-2005, 02:54 AM
-
By cormac in forum ASP.NET
Replies: 0
Last Post: 06-21-2005, 11:01 AM
-
By Yair Alan Griver [MS] in forum .NET
Replies: 4
Last Post: 02-11-2002, 09:35 AM
-
By Tim Romano in forum .NET
Replies: 6
Last Post: 04-19-2001, 02:51 PM
-
By Tim Romano in forum .NET
Replies: 0
Last Post: 04-19-2001, 07:54 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks