Hi all,
My VB6 app creates an instance of Word, genereates a document and uses the
SendMail to open a new outlook message, etc.
Well, after the call to SendMail I'm closing Word, but it looks like it
doesn't like to be closed whilst the mail message is still open.
So my question: Is there a way to determine whether the message has been
sent or closed so that Word can wait?
Thanks,
Ivan
Word Heretic - 17 Jun 2004 02:23 GMT
G'day "Ivan Debono" <ivanmdeb@hotmail.com>,
Are you explicitly destroying all objects used in the code?
Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com
steve from wordheretic.com (Email replies require payment)
Ivan Debono reckoned:
>Hi all,
>
[quoted text clipped - 9 lines]
>Thanks,
>Ivan
Tyron - 30 Jan 2006 11:49 GMT
I would like to create a custom user form that does this
It would either have a spin button or a dropdown with lets say 1 to 10
for rows
Another spin button or a dropdown with 1 to 10 for columns
depending on what the user chooses it would make a custom tables by the
users given requirements, eg: 2x3 or whatever
Regards
Ty