Dear all,
I am working on automation of ms word, on which my scripts runs with multiple word document at a time. But I wanted all the word to be running in the background.
do we have any UDF available? Please help.
BR,
VinMe
I can attach to a word document using the search text and file name modes in a test environment (just to see if it works).
However, I only know the file handle (which I get from WinList) and I know the title. Using the handle and Title modes just wont work.
$WordApp = _WordAttach ("Doc te...