This has not worked for me. It keeps telling me that it would cause a duplicate entry. I believe what is happening is when I change the field entry, Access auto-saves that change to the current record which causes a duplicate entry error. Are there any more suggestions at this point?
Thanks...
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...
That is what I am wanting to do. I have two buttons on the form a submit and a cancel. The submit checks for a true statement and then closes the form and the cancel clears the entries and closes the form.
Thanks...
I asked the user about that and they would like to be able to just hit the enter key and submit. I have been trying to find some information on KeyDown and KeyUp coding to see if that would help, but I have not found anything that helps.
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
Thanks Randall.
I had the properties of both forms set to dialog and I thought that would work but I guess I was wrong. I coded the form to open as dialog and it works great. Thanks again.
Anthony Robert
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...
That was it...Thanks a million. I have to say that I have only begun to use this site and already it has proven to be more helpful than I could have ever dreamed. I look forward to utilizing this site in the future.
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...
Thanks, that worked out great. For the longest time I have avoided using the MsgBoxes because I could not get them to function properly. You have enlightened me on how to use them. Thanks again!!
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.