mouse scroll wheel unwanted changes
Tech-Archive recommends: Fix windows errors by optimizing your registry
I have a form with a drop down selection box in the header. The ID selected,
displays data on body of the form, then there is a subform to allow the user
to add data.
There are 2 problems I'm having. 1) If an Id is selected, but the user
inadvertantly bumps the scroll wheel on the mouse, it changes the subform ID
and we end up adding the data to the wrong ID. 2) If an Id is selected
then the user clicks in another part of the form or subform, they cannot go
back to the header to select a different Id.
Any help with these would be greatly appreciated!!!
.
Relevant Pages
- RE: Table Question
... I modified the last macro from ‘How can I prevent users from editing the ... a user tries to open the header it goes to frmTable.Show. ... Private Sub wdApp_WindowSelectionChange(ByVal Sel As Selection) ... Create a WindowSelectionChange that fires every time the selection is ... (microsoft.public.word.vba.general) - Re: C#, ADO.NET and MS-SQL
... > Layout of Order header, a supplier is required and Items will be ordered. ... selection of Ledger and Supplier. ... > Will the DataAdapter/DataSet be in a position to use the Update, ... (microsoft.public.dotnet.languages.csharp) - Re: Table Question
... a user tries to open the header it goes to frmTable.Show. ... Private Sub wdApp_WindowSelectionChange(ByVal Sel As Selection) ... If ActiveDocument.AttachedTemplate ThisDocument Then Exit Sub ... Create a WindowSelectionChange that fires every time the selection is ... (microsoft.public.word.vba.general) - Re: VBA Template Form
... contact from Outlook at the location of the selection and the name of the ... selected contact in the primary header of the first Section of the document, ... from the Outlook address book. ... Dim strAddress As String ... (microsoft.public.word.vba.beginners) - Re: "From address" in Outlook rules
... I see no selection that allows you to go based on ... > header. ... Is there some advanced rule editor? ... Prev by Date: ... (microsoft.public.office.developer.outlook.forms) |
|