Greetings,
I have a bound form (which houses a subform) and I want to restrict it to only entering new records. I have set Record Selector and Navigation to 'no' on the form's properties. The form is set to open on a new record. Everything would be perfect except that on my mouse is one of those roller wheels. When you use it, it scrolls through all the other records. Is there any way to prevent this? I have some validation built into the code based on field values that won't work once you move to another record. I tried using an unbound form, but I couldn't get the subform (which is in datasheet view) to work properly. Any ideas? Thanks in advance.
I have a bound form (which houses a subform) and I want to restrict it to only entering new records. I have set Record Selector and Navigation to 'no' on the form's properties. The form is set to open on a new record. Everything would be perfect except that on my mouse is one of those roller wheels. When you use it, it scrolls through all the other records. Is there any way to prevent this? I have some validation built into the code based on field values that won't work once you move to another record. I tried using an unbound form, but I couldn't get the subform (which is in datasheet view) to work properly. Any ideas? Thanks in advance.