Need to display the number of records in Query subform over a result based on a combo box in a different subform so that it looks like this "# of records/combo result". Preferably into a label box.
Thought it might have looked something like this but I am obviously wrong cause its not...
Ok...here's my problem. I have a series of forms created in a file that all point to a table in another database. As such I linked that table to the current file. Problem is whenever the users go to open the file on a new system it says that the linked table couldn't be found so I have to open...
Runtime Error 2046
The Command or action Save Record isn't available now.
Anybody know why this error might be coming up? I have it set as a OnClose event.
When I go to debug it highlights the entire DoCmd action.
Private Sub Form_Close()
DoCmd.DoMenuItem acFormBar, acRecordsMenu...
Ok folks this is what I'm trying to do and its kicking my butt. I'm trying to set up a database to track equipment. I have all my information for the equipment in one database but would like to set up a sort of check in/out form that puts that information into a new database so I can keep...
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.