Hi
i have a form invoice that contains a subform invoice details, i have a function that detect when a key is pressed for differents actions on the form such as save, modify, next record, etc....
but when im on my subform to enter data for the invoice the keys are not detected, so i have tried to change my function that detect keys and make it public rather than private but it does not work.
i wonder how to call my function that is located in my principal form?
thanks a lot
i have a form invoice that contains a subform invoice details, i have a function that detect when a key is pressed for differents actions on the form such as save, modify, next record, etc....
but when im on my subform to enter data for the invoice the keys are not detected, so i have tried to change my function that detect keys and make it public rather than private but it does not work.
i wonder how to call my function that is located in my principal form?
thanks a lot