Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i used to be able to open a blank excel workbook from the beta visual studio
express but now the new one has been released it doesnt recognise excel using the microsoft interop and wont open any suggestions -- BD3 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi BigDaddy3,
I think that your question would be more appropriately posed in the VS beta newsgroup. --- Regards, Norman "bigdaddy3" wrote in message ... i used to be able to open a blank excel workbook from the beta visual studio express but now the new one has been released it doesnt recognise excel using the microsoft interop and wont open any suggestions -- BD3 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Public xl As New Excel.Application
xl.Workbooks.Open(file path and name here) Norman Jones wrote: Hi BigDaddy3, I think that your question would be more appropriately posed in the VS beta newsgroup. --- Regards, Norman "bigdaddy3" wrote in message ... i used to be able to open a blank excel workbook from the beta visual studio express but now the new one has been released it doesnt recognise excel using the microsoft interop and wont open any suggestions -- BD3 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
working with excel from visual studio 2005 express | Excel Programming | |||
Accessing excel 2003 from visual studio express edition | Excel Programming | |||
changing the visual basic in office 2003 to visual studio net | Excel Discussion (Misc queries) | |||
excel object in visual studio | Excel Programming | |||
Visual Studio .Net C# and Excel | Excel Programming |