N
noone
Hello all,
Struggling through this
Anyways, I am close to fully converting my VBA macro into a COM object, but
I seem
to have hit a snag.
Wherever I have 'SendKeys' statements, they are ignored, skipped over, or
something.
For example, this works fine in VBA as a macro, but not in my COM version.
SendKeys "^f"
SendKeys "#Unsolicited Email"
SendKeys "%s"
SendKeys "{DELETE}"
Any ideas ?
Thanks.
Struggling through this
Anyways, I am close to fully converting my VBA macro into a COM object, but
I seem
to have hit a snag.
Wherever I have 'SendKeys' statements, they are ignored, skipped over, or
something.
For example, this works fine in VBA as a macro, but not in my COM version.
SendKeys "^f"
SendKeys "#Unsolicited Email"
SendKeys "%s"
SendKeys "{DELETE}"
Any ideas ?
Thanks.