Delboy
May 27th, 1999, 09:30 AM
I need to pass a variable to Word from Vb which thn runs a macro.. and this can be done a number of time... please advise...
D
D
|
Click to See Complete Forum and Search --> : Word & VB Delboy May 27th, 1999, 09:30 AM I need to pass a variable to Word from Vb which thn runs a macro.. and this can be done a number of time... please advise... D jplenhart May 27th, 1999, 10:57 AM I don't know if this will help you but I have been passing information to Excel from a vb app using Dynamic Data Exchange (DDE). Maybe you could use it for Word. Vlad Chapranov May 27th, 1999, 11:58 AM Make reference to Word Object Library, Create Word object in VB and since you have full access to all methods and properties of Word you can work with its documents Vlad codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |