I have an Access 2000 DB that allows the user to search on a particular field. After the user finds the record they searched for, I want the user to be able to change the entry in that field and save it as a new record (and still retain the original record) using the data from the entry they...
Can anyone tell me what this error code means?
"Reserved Error(-1517) There is no message for the error."
I am getting this message when I perform a search on a particular field in my DB and every time after that when I try to close the form. It seems to only happen after I do a...
Hello,
I have a customer who would like to press the enter key to submit a command. I have never programmed On Key Press. How would I program On Key Press so that when the customer presses the enter key, it performs a submit function?
Thanks,
Anthony
I have a form that when the Zip Code field gets focus, it opens another form where the user can select a city associated with a zip code entered when the query is run. My problem is that when the second form opens, it is behind the main form and I cannot select the correct city without closing...
I have a need to automatically select the first row of a list box. Is there a way to automatically select the first row of the list box when the list box gets focus? The user uses the first row in the list box 95% of the time and would like to have it automatically selected when they tab into...
I have selected to use the vbYesNo MsgBox in my coding. My dilemma comes when the message box appears. I click on Yes and it runs the remaining code; I click on No and it still runs the code instead of ending the sub routine. How do I make the Yes and No buttons on the MsgBox work so that...
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.