I just executed some new vba code, that somehow caused my database to freeze up. the full text of the message is:
Runtime error 80004005...
The database has been placed in a state by user ‘Admin’ on machine “Pondside” that prevents it from being opened or locked.
The relevant...
I have a problem on tabbed forms, where some controls "bleed through" to appear on every page of the form, while others do not. It seems that unbound controls are particularly prone to this.
In some instances I would like certain controls to be available on each tabbed page, but in...
I have a tabbed form that has suddenly developed a new glitch when I use the Access-provided navigation buttons. Whether I move forwards or backwards by record using the buttons, I get a message:
"The value you entered is not valid for this field."
The subtext of the message box...
I have a situation where I need to navigate upwards from one of 4 tabbed subforms to accomplish certain tasks in the parent form. This I can do via setfocus from the current subform event procedure.
But when I attempt to use a setfocus method back to a specific control in the subform...
I have been putting together a set of reports that are driven by sql-driven logic composed within a form-based module. Some recent change in my logic has triggered the 3270 "Property Not Found Error" when the report is opened for preview with the following line:
DoCmd.OpenReport...
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.