G
Guest
Is there a more sure method of programmatically clicking a command button
than the use of the SendKeys method? I'm a contractor called in to fix some
glitches, but the overall database is heavily (and properly) coded and I
would just as soon "hitch a ride" to the button's existing code which is not
in need of any alterations. There are many user sensitivity issues as well,
so I must watch how I tread on their turf.
This event needs to happen when the SEARCH form closes. The GO button sits
on the WORKSTATION form which is always already loaded at this point of the
process.
Thanks
than the use of the SendKeys method? I'm a contractor called in to fix some
glitches, but the overall database is heavily (and properly) coded and I
would just as soon "hitch a ride" to the button's existing code which is not
in need of any alterations. There are many user sensitivity issues as well,
so I must watch how I tread on their turf.
This event needs to happen when the SEARCH form closes. The GO button sits
on the WORKSTATION form which is always already loaded at this point of the
process.
Thanks