Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My problem: I would like to use Visual Basic 2005 express addition to
develop applications for Excel 2002 (version 10). The reason is that VB.net supports more of OOP such as inheritance, etc. In particular I would like to build a main library of classes and functions in vb.net and call it from a simple VBA code. I have reasonable experience with VBA (Access, Excel) and MatLab but no experience with vb.net IDE. I am not a professional developer which means that I don't know many things concerning "programming environment", such as which references are necessary and when and what additional libraries I need to download to work with particular version of MS Office. I was wondering if anyone could suggest where to find a step-by-step tutorial which would tell me how to do it with Express Edition of VB.net? Something like" open vb.net express, make dll/com which contains a function "f(x) = x*2", call this dll/com from VBA and use f(x)." I have spent some time searching but I see only instructions for the full version of Visual Studio which already includes predefined solutions for MS Office applications. Would appreciate your help very much! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating xll files for excel 2003 with Visual C++ 2005 express | Excel Programming | |||
Creating .xll files in visual c++ 2005 express. | Excel Programming | |||
Can Visual Basic 2005 be used in Excel 2003? | Excel Programming | |||
I am using visual basic express edition 2005 | Excel Programming | |||
working with excel from visual studio 2005 express | Excel Programming |