G Guest Jul 20, 2005 #1 I have a combobox that I have set.focus to but get the error message above, but it updates prior to the error. Need Help
I have a combobox that I have set.focus to but get the error message above, but it updates prior to the error. Need Help
G Guest Jul 20, 2005 #2 Yes it is, I have the subform is set correctly but I am trying to set.focus to the main form and that is where the error occurs. Any other ideas?
Yes it is, I have the subform is set correctly but I am trying to set.focus to the main form and that is where the error occurs. Any other ideas?
G Guest Jul 20, 2005 #4 Sorry not main form but field in main form and that is where the error occurs.
G Guest Jul 20, 2005 #5 Check if the enable property of the field you want to move the focus to is set to Yes
G Guest Jul 20, 2005 #6 Sorry I cant think of another reason for it to happen except of the field being enable false. Try and create the field again. and check the code in the form, mybe somewhere it making it enable false
Sorry I cant think of another reason for it to happen except of the field being enable false. Try and create the field again. and check the code in the form, mybe somewhere it making it enable false