Re: Quuestion about SendKeys
Date: Sat, 21 Jul 2001 23:32:35 GMT
Message-ID: <Iu3%6.167$887.46102_at_news.pacbell.net>
Instead of masking the error messages, why don't you fix the query?
"R. Groot Beumer" <Info_at_RGBplus.nl> wrote in message
news:uPZ_6.150926$u5.2971454_at_zwoll1.home.nl...
> Hello,
>
> Within my database i'm using a query which adds new combinations to a
> certain table. I only want to add new combinations (not existing, which
> isn't possible because of the primary keys) with this query.
> Now i've made this query, but when I run it I obviously get the message
> regarding the key conflicts (because a lot of the combinations already
> exists). I want to tackle this problem by using the sendkey command. When
i
> start this query (in VB) i want the following line to contain this SendKey
> command
>
> My question:
> Whats the syntax of the SendKey command for the Return(Enter)-key. The
same
> I need for the Y and the J keys.
>
> thanx already,
>
> Remco Groot Beumer, Holland
>
>
>
Received on Sun Jul 22 2001 - 01:32:35 CEST