greaseman
Closer to seniority!
- Local time
- Today, 17:45
- Joined
- Jan 6, 2003
- Messages
- 360
I've got a bound form that works quite well. My question is.... I'm putting a command button on the form that will "save" the record when it is clicked. For a reason not obviously apparent to me, I usually end up with two records being saved to the table that's bound to the form. What might be a smart way to eliminate anything being saved until the user actually clicks on the "Save" command button?
(It seems that when the user presses the enter key after putting in data, that that is where the "default" save is happening. I know how to use code on a form that is unbound to get around this, but am having a heck of a headache on this one. Maybe it's because I've been awake since 4:00 AM.
You guys (and girls!!) on this forum are great! I've learned more from this forum than from a lot of Access books and Microsoft. Thank you so much!!
(It seems that when the user presses the enter key after putting in data, that that is where the "default" save is happening. I know how to use code on a form that is unbound to get around this, but am having a heck of a headache on this one. Maybe it's because I've been awake since 4:00 AM.
You guys (and girls!!) on this forum are great! I've learned more from this forum than from a lot of Access books and Microsoft. Thank you so much!!