G
GrPacker
I have a document that calls another document to open, then it starts
copying over some form field data. I have tried using the Sleep API
to wait for the document to open before continuing on with the code,
but this only makes Word hang and then when it resumes, the document
continues opening and the code tries to run before it is open (errors
out).
Would it be possible to write an If statement to verify that the
document is fully opened before proceeding. Any better options?
Thanks again for your help!
copying over some form field data. I have tried using the Sleep API
to wait for the document to open before continuing on with the code,
but this only makes Word hang and then when it resumes, the document
continues opening and the code tries to run before it is open (errors
out).
Would it be possible to write an If statement to verify that the
document is fully opened before proceeding. Any better options?
Thanks again for your help!