Hi All
I have been asked if its possible by using the sendkeys function to do the following
form1 contains a tick box called "ONHOLD" when ticked and set to true, is it possible to use sendkeys to automatically add the time and date to a textbox on form2?
I have only ever used sendkeys on one form, is it even possible to use sendkeys and reference another forms text box?
im not sure this can be done, has anyone else done this in the past?
what I am after is this
form1
on the after update event of the onhold tickbox
add text automatically to
forms!form2.textbox
any help would be great
steve