PC Review


Reply
Thread Tools Rate Thread

Calling VBA from .Net

 
 
Jimmy
Guest
Posts: n/a
 
      4th Mar 2004
I have a legacy application which can be driven by VBA programming. How to
call VBA from VB.Net ?
Jimmy


 
Reply With Quote
 
 
 
 
William Ryan eMVP
Guest
Posts: n/a
 
      4th Mar 2004
You'll need to reference System.Runtime.Interop, include the .dll's for
whatever application/applications you are using and that's pretty much it.


"Jimmy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a legacy application which can be driven by VBA programming. How to
> call VBA from VB.Net ?
> Jimmy
>
>



 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      4th Mar 2004
Hi Jimmy,

I just have collected those to for John,

http://msdn.microsoft.com/library/de...ClassTopic.asp


http://msdn.microsoft.com/library/de...starttopic.asp

I hope this helps a little bit?

Cor

> I have a legacy application which can be driven by VBA programming. How to
> call VBA from VB.Net ?
> Jimmy
>
>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      4th Mar 2004
* "Jimmy" <(E-Mail Removed)> scripsit:
> I have a legacy application which can be driven by VBA programming. How to
> call VBA from VB.Net ?


Why not develop the application in VBA?

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
 
Reply With Quote
 
Jimmy
Guest
Posts: n/a
 
      5th Mar 2004
Thats a nice idea. infact I started doing that.
Thanks for your idea.

"Herfried K. Wagner [MVP]" <hirf-spam-me-(E-Mail Removed)> wrote in message
news:c27ktv$1p70ut$(E-Mail Removed)...
> * "Jimmy" <(E-Mail Removed)> scripsit:
> > I have a legacy application which can be driven by VBA programming. How

to
> > call VBA from VB.Net ?

>
> Why not develop the application in VBA?
>
> --
> Herfried K. Wagner [MVP]
> <http://dotnet.mvps.org/>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling SQL from code has different behaviour than calling it from MS SQL Server Management Studio jeeji Microsoft C# .NET 1 29th Jun 2006 10:43 AM
Calling DoCmd.RunCommand acCmdSaveRecord, after calling an API function Savvoulidis Iordanis Microsoft Access Form Coding 2 19th Mar 2005 06:34 PM
Fail to send fax when making international fax calling / calling c =?Utf-8?B?c2Ftd2lzZQ==?= Windows XP Help 1 28th Dec 2004 02:31 PM
Calling FormsAuthentication.SignOut() after calling Response.Flush =?Utf-8?B?TWFydGluIExlZQ==?= Microsoft ASP .NET 1 28th Sep 2004 01:47 PM
Server Side button calling page_load before calling it's own click event. Ryan Ternier Microsoft ASP .NET 4 29th Jul 2004 02:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:42 PM.