mickn66
Well-known member
- Joined
- Nov 2, 2002
- Messages
- 53
Hi. I need to pass a variable from Word to a vb.net program I wrote. I know how to start my application from a vba macro within my word document, but how do get a value, for instance some selected text in the document itself, from the vba code to my application? Thanks.