Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel and VBA.NET

In Germany I have developt an application with VB.Net (1.1) and C# (1.1) with
Excel (Microsoft.Office.Interop.Excel). This application worked very well
with Excel 2000, XP and 2003.

Now I'm in Litvia. And the same application with Excel XP give a strange
exception:
Old format or invalid type library.

I don't understand, my my programm don't work:
Dim WithEvents EAppl As Application = New Application
Dim wbs As Workbooks = EAppl.Workbooks
EAppl.Visible = True
wbs.Open("Book1.xls")
....

Thank you

Joerg Schulze





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"