T
Tarek
Hello!
does anyone know why Access crashes when I use a form that contains another
form and sets the focus on one of the field of the child subform?
what I do exactly is that I open the main form and calls a procedure located
in the child subform that set the focus on one of its fields..
when the code line arrives to Me.myField.SetFocus, Access shows a message
alert "Fatal error" with "Send report to MS" then Access closes..
if anyone know how to avoid this fatal error because the code is not
complicated at all, but it closes the database
Thanks for any suggestion
does anyone know why Access crashes when I use a form that contains another
form and sets the focus on one of the field of the child subform?
what I do exactly is that I open the main form and calls a procedure located
in the child subform that set the focus on one of its fields..
when the code line arrives to Me.myField.SetFocus, Access shows a message
alert "Fatal error" with "Send report to MS" then Access closes..
if anyone know how to avoid this fatal error because the code is not
complicated at all, but it closes the database
Thanks for any suggestion