mtairhead
Registered User.
- Local time
- Today, 16:02
- Joined
- Oct 17, 2003
- Messages
- 138
We recently put together a database for a call center. The file is located on a public drive, and all users seem to be able to access the file (at the same time) and input new information.
On one particular form, I've found an interesting problem: I've placed a button at the bottom of the form, which will go to a new record when clicked. The command to go to a new record is clearly in the OnClick event, however users in the call center have to click twice in order to execute the code. I don't have to.
We're using the same form, in the same file, opened with the same version of Access.
What's wrong with this database?
Thanks for any help you can give me,
Double-Clicking,
Andrew
On one particular form, I've found an interesting problem: I've placed a button at the bottom of the form, which will go to a new record when clicked. The command to go to a new record is clearly in the OnClick event, however users in the call center have to click twice in order to execute the code. I don't have to.
We're using the same form, in the same file, opened with the same version of Access.
What's wrong with this database?
Thanks for any help you can give me,
Double-Clicking,
Andrew