I've searched and can't quite find an answer to my problem. I have a search results form with a listbox in which I would like the user to be able to select one of the records and then open up an existing data entry form baased on the selected record. I assume that since the record pkey exists...
Does anyone know how to automatically extract text from a word document into an new access table. I have text from a book. Each paragraph description is separated by a page break. Within each description there are key phrases that would let me extract dates and other information by querying...
Thanks, Bill, for this good advice.
Can you, or anyone else tell me how to get more information on the method described below? (Maybe using less code if possible) Seems to make perfect sense but I can't seem to find any elaboration in the threads. Thanks much - Trent
An additional way to...
Can anyone explain what might cause an "Error accessing file. Network Connection may have been lost" error?
The debugger takes me to this script:
Private Sub Command255_Click()
On Error GoTo Err_Command255_Click
DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70...
Can anyone explain what might cause a "Error accessing file. Network Connection may have been lost" error?
The debugger takes me to this script:
Private Sub Command255_Click()
On Error GoTo Err_Command255_Click
DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70...
I've developed an application that needs to allow multiple user to access and edit records but when more than one tries to open it up they generally get an error message that says that records have been locked or placed in a "state" by another user. I think it's two different problems...
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.