vb5prgrmr
how do I take your code and allow it to look through the text boxes of a subform from the main form...I attached your code to a click event first going to the next record, and then executing your code. That form (which is now the subform of another form) has all the code associating...
Yes I am in Access.
I tried what you recommended and I get another Runtime Error (91)
'Object Variable or With Block Variable not set'
and it references to
T.Setfocus
I Get this Runtime Error (2185)
'You can't reference a property or a method for a control unless the control has the focus'
I goto debug and it references this line...
If Val(T.Text) > 365 Then
What do you think??
Mike
Hello,
I am really hoping to receive help in this area.
Here is some background info.
I have a form based on a query.
The Query is based on a table with 18 task fields all having 18 different dates. The dates are used to determine if a particular task has been completed or not. There are 18...
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.