What the hell?
I've gotten a pretty simple form running, half feeding of a table, half being calculated, and I have an unbound label that I just use to make visible or invisible(to display a message on each case)
for some reason, it worked fine before, and now, though there are no compile errors, I always get the message "Form does not recognise control 14"(the name of the label before I changed it to a custom unreserved name...)
what could possibly be causing this? very frustrating since I know that everything would run perfect if i could only get rid of this error...
any gurus out there know about this?
thanks for your help.
0
Comments
trigger you will get this error...did you do that? if you did, move it to OnOpenForm()
Marcus Fabian
m.fabian@thenet.ch
+41 79 439 78 72
Marcus Fabian
I figured it out, Its all fixed and working now.