I have "Find" buttons throughout my database, each with focus on a different field (they were created with the wizard, then the focus set to the corresponding field with VB). If i press a find button and change the "Look In" combo to search the form instead of a field, the next "find" button i press defaults to 'Look In' the form, not the field that should have focus. The field that should have focus is available to select in the "Look In" combo box but it always defaults to the form name instead. I don't want the user to have to select from the "Look In" combo, i want it to default to the corresponding field name
Is there a way to make the "Look In" combo in the "find" box always default to the field that has focus instead of the full form?
Is there a way to make the "Look In" combo in the "find" box always default to the field that has focus instead of the full form?
Comment