The exact line I'm trying with is Forms![Form_name_father].subform.Form![Form_name_son].Repaint from the code of form_son, and the error is that access can't find [Form_father]
¿?
Yes, but it doesn't work
I'm trying with [form_name].subform.Form.Repaint but an error appears: something like the object doesn't exists or is closed.
I think this is not the right sintax, or I called this from a wrong site
Sorry, I'm spanish, so the help in access is in spanish...
The function returns a Long with the position of the first instance of the first string into the second...
Hello,
Could it be something like this?
InStr (Función)
Devuelve un tipo Variant (Long) que especifica la posición de la primera aparición de una cadena en otra.
Sintaxis
InStr([start, ]string1, string2[, compare])
I hope this will help you...
Hello,
I'm new on this, so sorry if I get the wrong thread or something like that.
I have a problem with the refresh of subforms in VBA (W2k SP3 and Access 2k). We have 5 forms (well, infact we have 35 forms and 120 modules...) which works properly "alone": the program does what we...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.