Invoking a VBA macro from a VB app
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Is it possible for a visual basic application to start a vba word macro and have it end without the user noticing? What i want to do is present a user for in visual basic (not VBA) and after they click a button, have a VBA macro run on a document in the background and perform certain operations so the text is different. also, can you pass the macro value? thanks Lep