> As Rick implies, it all depends on what you're trying to do.
>
> I don't believe I've ever had a situation where I was tempted to use
> SendKeys, much less one where I had to.
>> As Rick implies, it all depends on what you're trying to do.
>>
[quoted text clipped - 3 lines]
> One reason being that the keystroke is processed by the application with
> the focus, not necessarily Access.
True, but I'd never try to do that, since it's so unreliable. (It's too easy
for focus to change, so that Access isn't sending the key strokes to the
correct application)

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
Keith Wilby - 29 Jun 2006 08:17 GMT
>>> As Rick implies, it all depends on what you're trying to do.
>>>
[quoted text clipped - 7 lines]
> easy for focus to change, so that Access isn't sending the key strokes to
> the correct application)
Sorry Doug, that was the point I was trying to make, I wasn't encouraging
its use.
Regards,
Keith.